freebsd-skq/sys/amd64/vmm/io
neel 94bdd999bb Remove the 'vdev' abstraction that was meant to sit on top of device models
in the kernel. This abstraction was redundant because the only device emulated
inside vmm.ko is the local apic and it is always at a fixed guest physical
address.

Discussed with:	grehan
2013-11-04 23:25:07 +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 Merge projects/bhyve_npt_pmap into head. 2013-10-05 21:22:35 +00:00
ppt.h Merge projects/bhyve_npt_pmap into head. 2013-10-05 21:22:35 +00:00
vlapic.c Remove the 'vdev' abstraction that was meant to sit on top of device models 2013-11-04 23:25:07 +00:00
vlapic.h Remove the 'vdev' abstraction that was meant to sit on top of device models 2013-11-04 23:25:07 +00:00