freebsd-dev/sys/amd64/vmm/intel
Peter Grehan 13ec93719a Add the guest physical address and r/w/x bits to
the paging exit in preparation for a rework of
bhyve MMIO handling.

Reviewed by:	neel
Obtained from:	NetApp
2012-10-12 23:12:19 +00:00
..
ept.c Get rid of assumptions in the hypervisor that the host physical memory 2012-10-03 00:46:30 +00:00
ept.h Get rid of assumptions in the hypervisor that the host physical memory 2012-10-03 00:46:30 +00:00
vmcs.c Add a 'show vmcs' DDB command to dump state about the current CPU's 2011-06-02 13:49:19 +00:00
vmcs.h Add support for trapping MMIO writes to local apic registers and emulating them. 2012-09-25 22:31:35 +00:00
vmx_controls.h
vmx_cpufunc.h
vmx_genassym.c Fix a long standing bug in VMXCTX_GUEST_RESTORE(). 2011-05-20 03:23:09 +00:00
vmx_msr.c
vmx_msr.h
vmx_support.S Fix a long standing bug in VMXCTX_GUEST_RESTORE(). 2011-05-20 03:23:09 +00:00
vmx.c Add the guest physical address and r/w/x bits to 2012-10-12 23:12:19 +00:00
vmx.h Fix a long standing bug in VMXCTX_GUEST_RESTORE(). 2011-05-20 03:23:09 +00:00
vtd.c Allocate memory pages for the guest from the host's free page queue. 2012-10-08 23:41:26 +00:00