freebsd-skq/sys/amd64/vmm
neel 3e50e0220b Get rid of assumptions in the hypervisor that the host physical memory
associated with guest physical memory is contiguous.

Rewrite vm_gpa2hpa() to get the GPA to HPA mapping by querying the nested
page tables.
2012-10-03 00:46:30 +00:00
..
amd Get rid of assumptions in the hypervisor that the host physical memory 2012-10-03 00:46:30 +00:00
intel Get rid of assumptions in the hypervisor that the host physical memory 2012-10-03 00:46:30 +00:00
io Add an option "-a" to present the local apic in the XAPIC mode instead of the 2012-09-26 00:06:17 +00:00
vmm_dev.c Get rid of assumptions in the hypervisor that the host physical memory 2012-09-29 01:15:45 +00:00
vmm_instruction_emul.c Intel VT-x provides the length of the instruction at the time of the nested 2012-09-27 00:27:58 +00:00
vmm_instruction_emul.h Intel VT-x provides the length of the instruction at the time of the nested 2012-09-27 00:27:58 +00:00
vmm_ipi.c
vmm_ipi.h
vmm_ktr.h
vmm_lapic.c Intel VT-x provides the length of the instruction at the time of the nested 2012-09-27 00:27:58 +00:00
vmm_lapic.h Intel VT-x provides the length of the instruction at the time of the nested 2012-09-27 00:27:58 +00:00
vmm_mem.c Add sysctls to display the total and free amount of hard-wired mem for VMs 2012-08-26 01:41:41 +00:00
vmm_mem.h Add sysctls to display the total and free amount of hard-wired mem for VMs 2012-08-26 01:41:41 +00:00
vmm_msr.c Restructure the x2apic access code in preparation for supporting memory mapped 2012-09-21 03:09:23 +00:00
vmm_msr.h
vmm_stat.c
vmm_stat.h
vmm_support.S
vmm_util.c
vmm_util.h
vmm.c Get rid of assumptions in the hypervisor that the host physical memory 2012-10-03 00:46:30 +00:00
x86.c Add support for trapping MMIO writes to local apic registers and emulating them. 2012-09-25 22:31:35 +00:00
x86.h Add support for trapping MMIO writes to local apic registers and emulating them. 2012-09-25 22:31:35 +00:00