freebsd-skq/sys/amd64/vmm/io
Neel Natu 75dd336603 Provide per-vcpu locks instead of relying on a single big lock.
This also gets rid of all the witness.watch warnings related to calling
malloc(M_WAITOK) while holding a mutex.

Reviewed by:	grehan
2012-10-12 18:32:44 +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 Provide per-vcpu locks instead of relying on a single big lock. 2012-10-12 18:32:44 +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 an option "-a" to present the local apic in the XAPIC mode instead of the 2012-09-26 00:06:17 +00:00
vlapic.h Add an option "-a" to present the local apic in the XAPIC mode instead of the 2012-09-26 00:06:17 +00:00