freebsd-skq/sys/amd64/vmm
Neel Natu 6f6ebf3c3f Add support for emulating the byte move instruction "mov r/m8, r8".
This emulation is required when dumping MMIO space via the ddb "examine"
command.
2013-08-27 16:49:20 +00:00
..
amd
intel Do not create superpage mappings in the iommu. 2013-08-20 06:46:40 +00:00
io
vmm_dev.c
vmm_host.c
vmm_host.h
vmm_instruction_emul.c Add support for emulating the byte move instruction "mov r/m8, r8". 2013-08-27 16:49:20 +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
vmm_stat.h
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