1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sys/amd64/vmm
Neel Natu a2da7af6bc Add support for trapping MMIO writes to local apic registers and emulating them.
The default behavior is still to present the local apic to the guest in the
x2apic mode.
2012-09-25 22:31:35 +00:00
..
amd Stash the 'vm_exit' information in each 'struct vcpu'. 2012-09-24 19:32:24 +00:00
intel Add support for trapping MMIO writes to local apic registers and emulating them. 2012-09-25 22:31:35 +00:00
io Add support for trapping MMIO writes to local apic registers and emulating them. 2012-09-25 22:31:35 +00:00
vmm_dev.c Add ioctls to control the X2APIC capability exposed by the virtual machine to 2012-09-25 19:08:51 +00:00
vmm_instruction_emul.c Add support for trapping MMIO writes to local apic registers and emulating them. 2012-09-25 22:31:35 +00:00
vmm_instruction_emul.h Add support for trapping MMIO writes to local apic registers and emulating them. 2012-09-25 22:31:35 +00:00
vmm_ipi.c
vmm_ipi.h
vmm_ktr.h
vmm_lapic.c Add support for trapping MMIO writes to local apic registers and emulating them. 2012-09-25 22:31:35 +00:00
vmm_lapic.h Add support for trapping MMIO writes to local apic registers and emulating them. 2012-09-25 22:31:35 +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 Add support for trapping MMIO writes to local apic registers and emulating them. 2012-09-25 22:31:35 +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