freebsd-skq/sys/amd64/vmm
Neel Natu cdc5b9e7b1 Fix warnings generated by 'debug.witness.watch' during VM creation and
destruction for calling malloc() with M_WAITOK while holding a mutex.

Do not allow vmm.ko to be unloaded until all virtual machines are destroyed.
2012-10-11 19:39:54 +00:00
..
amd Allocate memory pages for the guest from the host's free page queue. 2012-10-08 23:41:26 +00:00
intel Allocate memory pages for the guest from the host's free page queue. 2012-10-08 23:41:26 +00:00
io Deliver the MSI to the correct guest virtual cpu. 2012-10-11 19:28:07 +00:00
vmm_dev.c Fix warnings generated by 'debug.witness.watch' during VM creation and 2012-10-11 19:39:54 +00:00
vmm_instruction_emul.c Get rid of assumptions in the hypervisor that the host physical memory 2012-10-03 01:18:51 +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 Allocate memory pages for the guest from the host's free page queue. 2012-10-08 23:41: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 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 Fix warnings generated by 'debug.witness.watch' during VM creation and 2012-10-11 19:39:54 +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