freebsd-skq/sys/amd64/vmm
Peter Grehan 064bee341e MFC @ r256071
This is just prior to the bhyve_npt_pmap import so will allow
just the change to be merged for easier debug.
2013-10-30 00:05:02 +00:00
..
amd The ASID allocation in SVM is incorrect because it allocates a single ASID for 2013-10-21 23:46:37 +00:00
intel IFC @ r255692 2013-09-20 00:46:29 +00:00
io Fix a limitation in bhyve that would limit the number of virtual machines to 2013-09-11 07:11:14 +00:00
vmm_dev.c Support array-type of stats in bhyve. 2013-05-10 02:59:49 +00:00
vmm_host.c Corral all the host state associated with the virtual machine into its own file. 2012-10-29 01:51:24 +00:00
vmm_host.h Corral all the host state associated with the virtual machine into its own file. 2012-10-29 01:51:24 +00:00
vmm_instruction_emul.c IFC @ r255692 2013-09-20 00:46:29 +00:00
vmm_ipi.c Provide per-vcpu locks instead of relying on a single big lock. 2012-10-12 18:32:44 +00:00
vmm_ipi.h Provide per-vcpu locks instead of relying on a single big lock. 2012-10-12 18:32:44 +00:00
vmm_ktr.h
vmm_lapic.c Change emulate_rdmsr() and emulate_wrmsr() to return 0 on sucess and errno on 2012-11-28 13:10:18 +00:00
vmm_lapic.h Revamp the x86 instruction emulation in bhyve. 2012-11-28 00:02:17 +00:00
vmm_mem.c Set the valid field of the newly allocated field as all other 2012-10-26 22:32:26 +00:00
vmm_mem.h Allocate memory pages for the guest from the host's free page queue. 2012-10-08 23:41:26 +00:00
vmm_msr.c MFC @ r256071 2013-10-30 00:05:02 +00:00
vmm_msr.h
vmm_stat.c HLT_IGNORED stat is used by both vmx and svm - move to common stats. 2013-08-22 22:29:27 +00:00
vmm_stat.h HLT_IGNORED stat is used by both vmx and svm - move to common stats. 2013-08-22 22:29:27 +00:00
vmm_support.S
vmm_util.c
vmm_util.h
vmm.c Fix a limitation in bhyve that would limit the number of virtual machines to 2013-09-11 07:11:14 +00:00
x86.c Hide TSC-deadline APIC timer support from guests. This mode 2013-09-17 17:56:53 +00:00
x86.h Allow CPUID leaf 0xD to be read as zeroes. 2013-09-06 05:16:10 +00:00