freebsd-skq/sys/amd64/vmm
jhb f6a797dc57 MFC 262139,262140,262236,262281,262532:
Various x2APIC fixes and enhancements:
- Use spinlocks for the vioapic.
- Handle the SELF_IPI MSR.
- Simplify the APIC mode switching between MMIO and x2APIC.  The guest is
  no longer allowed to switch modes at runtime.  Instead, the desired mode
  is set when the virtual machine is created.
- Disallow MMIO access in x2APIC mode and MSR access in xAPIC mode.
- Add support for x2APIC virtualization assist in Intel VT-x.
2014-06-13 19:10:40 +00:00
..
amd MFC 261638,262144,262506,266765: 2014-06-12 19:58:12 +00:00
intel MFC 262139,262140,262236,262281,262532: 2014-06-13 19:10:40 +00:00
io MFC 262139,262140,262236,262281,262532: 2014-06-13 19:10:40 +00:00
vmm_dev.c MFC 261638,262144,262506,266765: 2014-06-12 19:58:12 +00:00
vmm_host.c MFC 261638,262144,262506,266765: 2014-06-12 19:58:12 +00:00
vmm_host.h MFC 261638,262144,262506,266765: 2014-06-12 19:58:12 +00:00
vmm_instruction_emul.c MFC 261504: 2014-06-12 15:20:59 +00:00
vmm_ipi.c MFC 259641,259863,259924,259937,259961,259978,260380,260383,260410,260466, 2014-05-17 19:11:08 +00:00
vmm_ipi.h MFC 259641,259863,259924,259937,259961,259978,260380,260383,260410,260466, 2014-05-17 19:11:08 +00:00
vmm_ktr.h MFC 257422,257661,258075,258476,258494,258579,258609,258699: 2014-01-23 20:21:39 +00:00
vmm_lapic.c MFC 262139,262140,262236,262281,262532: 2014-06-13 19:10:40 +00:00
vmm_lapic.h MFC 259641,259863,259924,259937,259961,259978,260380,260383,260410,260466, 2014-05-17 19:11:08 +00:00
vmm_mem.c Merge projects/bhyve_npt_pmap into head. 2013-10-05 21:22:35 +00:00
vmm_mem.h Merge projects/bhyve_npt_pmap into head. 2013-10-05 21:22:35 +00:00
vmm_msr.c MFC 258859,259081,259085,259205,259213,259275,259482,259537,259702,259779: 2014-02-23 00:46:05 +00:00
vmm_msr.h MFC 258859,259081,259085,259205,259213,259275,259482,259537,259702,259779: 2014-02-23 00:46:05 +00:00
vmm_stat.c MFC 260802,260836,260863,261001,261074,261617: 2014-05-23 19:39:58 +00:00
vmm_stat.h MFC 260802,260836,260863,261001,261074,261617: 2014-05-23 19:39:58 +00:00
vmm_support.S
vmm_util.c
vmm_util.h
vmm.c MFC 262139,262140,262236,262281,262532: 2014-06-13 19:10:40 +00:00
x86.c MFC 262139,262140,262236,262281,262532: 2014-06-13 19:10:40 +00:00
x86.h Allow CPUID leaf 0xD to be read as zeroes. 2013-09-06 05:16:10 +00:00