freebsd-nq/sys/amd64/vmm
Neel Natu 404874659f Add helper functions to populate VM exit information for rendezvous and
astpending exits. This is to reduce code duplication between VT-x and
SVM implementations.
2014-06-10 16:45:58 +00:00
..
amd
intel Add helper functions to populate VM exit information for rendezvous and 2014-06-10 16:45:58 +00:00
io Add reserved bit checking when doing %CR8 emulation and inject #GP if required. 2014-06-09 20:51:08 +00:00
vmm_dev.c Add ioctl(VM_REINIT) to reinitialize the virtual machine state maintained 2014-06-07 21:36:52 +00:00
vmm_host.c
vmm_host.h
vmm_instruction_emul.c
vmm_ioport.c
vmm_ioport.h
vmm_ipi.c
vmm_ipi.h
vmm_ktr.h
vmm_lapic.c
vmm_lapic.h
vmm_mem.c
vmm_mem.h
vmm_msr.c
vmm_msr.h
vmm_stat.c Add ioctl(VM_REINIT) to reinitialize the virtual machine state maintained 2014-06-07 21:36:52 +00:00
vmm_stat.h Add ioctl(VM_REINIT) to reinitialize the virtual machine state maintained 2014-06-07 21:36:52 +00:00
vmm_support.S
vmm_util.c
vmm_util.h
vmm.c Add helper functions to populate VM exit information for rendezvous and 2014-06-10 16:45:58 +00:00
x86.c
x86.h