This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
45f6d66569
freebsd-nq
/
sys
/
amd64
/
vmm
/
io
History
Neel Natu
77d8fd9bb3
Add counter to keep track of the number of timer interrupts generated by
...
the local apic for each virtual cpu.
2013-03-31 03:56:48 +00:00
..
iommu.c
Allocate memory pages for the guest from the host's free page queue.
2012-10-08 23:41:26 +00:00
iommu.h
Allocate memory pages for the guest from the host's free page queue.
2012-10-08 23:41:26 +00:00
ppt.c
Implement guest vcpu pinning using 'pthread_setaffinity_np(3)'.
2013-02-11 20:36:07 +00:00
ppt.h
MSI-x interrupt support for PCI pass-thru devices.
2012-04-28 16:28:00 +00:00
vdev.c
vdev.h
vlapic.c
Add counter to keep track of the number of timer interrupts generated by
2013-03-31 03:56:48 +00:00
vlapic.h
Calculate the number of host ticks until the next guest timer interrupt.
2012-10-20 08:23:05 +00:00