freebsd-skq/sys/amd64/vmm/io
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
..
iommu.c MFC 260972: 2014-06-04 17:57:48 +00:00
iommu.h Allocate memory pages for the guest from the host's free page queue. 2012-10-08 23:41:26 +00:00
ppt.c MFC 260972: 2014-06-04 17:57:48 +00:00
ppt.h MFC 260972: 2014-06-04 17:57:48 +00:00
vhpet.c MFC 260237: 2014-05-20 21:05:36 +00:00
vhpet.h MFC 257422,257661,258075,258476,258494,258579,258609,258699: 2014-01-23 20:21:39 +00:00
vioapic.c MFC 262139,262140,262236,262281,262532: 2014-06-13 19:10:40 +00:00
vioapic.h MFC 257422,257661,258075,258476,258494,258579,258609,258699: 2014-01-23 20:21:39 +00:00
vlapic_priv.h MFC 262139,262140,262236,262281,262532: 2014-06-13 19:10:40 +00:00
vlapic.c MFC 262139,262140,262236,262281,262532: 2014-06-13 19:10:40 +00:00
vlapic.h MFC 262139,262140,262236,262281,262532: 2014-06-13 19:10:40 +00:00