freebsd-dev/sys/amd64/vmm
Peter Grehan 80a902ef7d Follow-up commit to fix CR0 issues. Maintain
architectural state on CR vmexits by guaranteeing
that EFER, CR0 and the VMCS entry controls are
all in sync when transitioning to IA-32e mode.

Submitted by:	Tycho Nightingale (tycho.nightingale <at> plurisbusnetworks.com)
2013-08-03 03:16:42 +00:00
..
amd
intel Follow-up commit to fix CR0 issues. Maintain 2013-08-03 03:16:42 +00:00
io Fix a gcc warning uncovered after r251745. 2013-06-18 23:31:09 +00:00
vmm_dev.c Support array-type of stats in bhyve. 2013-05-10 02:59:49 +00:00
vmm_host.c
vmm_host.h
vmm_instruction_emul.c Add support for emulation of the "or r/m, imm8" instruction. 2013-07-23 23:43:00 +00:00
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 Support array-type of stats in bhyve. 2013-05-10 02:59:49 +00:00
vmm_stat.h Support array-type of stats in bhyve. 2013-05-10 02:59:49 +00:00
vmm_support.S
vmm_util.c
vmm_util.h
vmm.c Moved clearing of vmm_initialized to avoid the case 2013-08-01 05:59:28 +00:00
x86.c Make sure all CPUID values are handled, instead of exiting the 2013-06-28 06:05:33 +00:00
x86.h