From mboxrd@z Thu Jan 1 00:00:00 1970 From: Radim =?utf-8?B?S3LEjW3DocWZ?= Subject: [GIT PULL] KVM fixes for v4.14-rc7 Date: Tue, 24 Oct 2017 13:28:38 +0200 Message-ID: <20171024112837.GB13316@flask> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Cc: Paolo Bonzini , linux-kernel@vger.kernel.org, kvm@vger.kernel.org To: Linus Torvalds Return-path: Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org 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(-)