https://github.com/torvalds/linux
Revision 8d473320eebf938e9c2e3ce569e524554006362c authored by Linus Torvalds on 06 October 2017, 18:28:34 UTC, committed by Linus Torvalds on 06 October 2017, 18:28:34 UTC
Pull KVM fixes from Radim Krčmář:

 - fix PPC XIVE interrupt delivery

 - fix x86 RCU breakage from asynchronous page faults when built without
   PREEMPT_COUNT

 - fix x86 build with -frecord-gcc-switches

 - fix x86 build without X86_LOCAL_APIC

* tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm:
  KVM: add X86_LOCAL_APIC dependency
  x86/kvm: Move kvm_fastop_exception to .fixup section
  kvm/x86: Avoid async PF preempting the kernel incorrectly
  KVM: PPC: Book3S: Fix server always zero from kvmppc_xive_get_xive()
2 parent s d109d83 + e42eef4
History
Tip revision: 8d473320eebf938e9c2e3ce569e524554006362c authored by Linus Torvalds on 06 October 2017, 18:28:34 UTC
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Tip revision: 8d47332
File Mode Size
arm
interface
acpi.h -rw-r--r-- 3.4 KB
balloon.h -rw-r--r-- 1.1 KB
events.h -rw-r--r-- 4.2 KB
features.h -rw-r--r-- 463 bytes
grant_table.h -rw-r--r-- 8.9 KB
hvc-console.h -rw-r--r-- 479 bytes
hvm.h -rw-r--r-- 1.3 KB
page.h -rw-r--r-- 1.3 KB
platform_pci.h -rw-r--r-- 2.0 KB
swiotlb-xen.h -rw-r--r-- 232 bytes
tmem.h -rw-r--r-- 310 bytes
xen-ops.h -rw-r--r-- 5.3 KB
xen.h -rw-r--r-- 933 bytes
xenbus.h -rw-r--r-- 8.2 KB
xenbus_dev.h -rw-r--r-- 1.8 KB

back to top