* [GIT PULL] KVM fixes for v4.14-rc4
@ 2017-10-06 18:24 Radim Krčmář
0 siblings, 0 replies; only message in thread
From: Radim Krčmář @ 2017-10-06 18:24 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Paolo Bonzini, linux-kernel, kvm
Linus,
The following changes since commit 9e66317d3c92ddaab330c125dfe9d06eee268aff:
Linux 4.14-rc3 (2017-10-01 14:54:54 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/virt/kvm/kvm tags/for-linus
for you to fetch changes up to e42eef4ba38806b18c4a74f0c276fb2e0b548173:
KVM: add X86_LOCAL_APIC dependency (2017-10-05 19:55:48 +0200)
----------------------------------------------------------------
KVM fixes for v4.14-rc4
- 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
----------------------------------------------------------------
Arnd Bergmann (1):
KVM: add X86_LOCAL_APIC dependency
Boqun Feng (1):
kvm/x86: Avoid async PF preempting the kernel incorrectly
Josh Poimboeuf (1):
x86/kvm: Move kvm_fastop_exception to .fixup section
Sam Bobroff (1):
KVM: PPC: Book3S: Fix server always zero from kvmppc_xive_get_xive()
arch/powerpc/kvm/book3s_xive.c | 5 ++---
arch/powerpc/kvm/book3s_xive.h | 1 -
arch/x86/include/asm/kvm_para.h | 4 ++--
arch/x86/kernel/kvm.c | 14 ++++++++++----
arch/x86/kvm/Kconfig | 1 +
arch/x86/kvm/emulate.c | 6 ++++--
arch/x86/kvm/mmu.c | 2 +-
7 files changed, 20 insertions(+), 13 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-10-06 18:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-06 18:24 [GIT PULL] KVM fixes for v4.14-rc4 Radim Krčmář
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox