freebsd-dev/sys/amd64/vmm
Neel Natu 07820b4b4c Fix typo (missing comma).
MFC after:	3 days
2015-01-14 07:18:51 +00:00
..
amd 'struct vm_exception' was intended to be used only as the collateral for the 2015-01-13 22:00:47 +00:00
intel 'struct vm_exception' was intended to be used only as the collateral for the 2015-01-13 22:00:47 +00:00
io Replace bhyve's minimal RTC emulation with a fully featured one in vmm.ko. 2014-12-30 22:19:34 +00:00
vmm_dev.c 'struct vm_exception' was intended to be used only as the collateral for the 2015-01-13 22:00:47 +00:00
vmm_host.c - Rework the XSAVE/XRSTOR emulation to only expose XCR0 features to the 2014-05-27 19:04:38 +00:00
vmm_host.h
vmm_instruction_emul.c IFC @r273206 2014-10-19 23:05:18 +00:00
vmm_ioport.c Fix typo (missing comma). 2015-01-14 07:18:51 +00:00
vmm_ioport.h Change the type of the first argument to the I/O emulation handlers to 2014-10-26 19:03:06 +00:00
vmm_ipi.c
vmm_ipi.h
vmm_ktr.h Add emulation of the "outsb" instruction. NetBSD guests use this to write to 2014-05-23 05:15:17 +00:00
vmm_lapic.c
vmm_lapic.h
vmm_mem.c
vmm_mem.h
vmm_stat.c Get rid of unused stat VMM_HLT_IGNORED. 2014-09-21 18:52:56 +00:00
vmm_stat.h Get rid of unused stat VMM_HLT_IGNORED. 2014-09-21 18:52:56 +00:00
vmm_support.S
vmm_util.c
vmm_util.h
vmm.c 'struct vm_exception' was intended to be used only as the collateral for the 2015-01-13 22:00:47 +00:00
x86.c Don't advertise the "OS visible workarounds" feature in cpuid.80000001H:ECX. 2014-10-19 21:38:58 +00:00
x86.h