[GIT PULL] KVM fixes for v4.14-rc7

From: Radim KrÄmÃÅ
Date: Tue Oct 24 2017 - 07:28:47 EST


Linus,

The following changes since commit 33d930e59a98fa10a0db9f56c7fa2f21a4aef9b9:

Linux 4.14-rc5 (2017-10-15 21:01:12 -0400)

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 cc9085b6875323fd0c935ee7176583bb572821ee:

Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc (2017-10-19 14:42:09 +0200)

----------------------------------------------------------------
KVM fixes for v4.14-rc7

PPC fixes for potential host oops and hangs.

----------------------------------------------------------------
Alexey Kardashevskiy (1):
KVM: PPC: Book3S: Protect kvmppc_gpa_to_ua() with SRCU

Benjamin Herrenschmidt (1):
KVM: PPC: Book3S HV: Add more barriers in XIVE load/unload code

Greg Kurz (1):
KVM: PPC: Fix oops when checking KVM_CAP_PPC_HTM

Nicholas Piggin (1):
KVM: PPC: Book3S HV: POWER9 more doorbell fixes

Radim KrÄmÃÅ (1):
Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/.../paulus/powerpc

arch/powerpc/kvm/book3s_64_vio.c | 23 ++++++++++++++---------
arch/powerpc/kvm/book3s_hv_rmhandlers.S | 13 ++++++++++---
arch/powerpc/kvm/powerpc.c | 3 +--
3 files changed, 25 insertions(+), 14 deletions(-)