[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20171110173020.GC15561@flask>
Date: Fri, 10 Nov 2017 18:30:20 +0100
From: Radim Krčmář <rkrcmar@...hat.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Paolo Bonzini <pbonzini@...hat.com>, linux-kernel@...r.kernel.org,
kvm@...r.kernel.org
Subject: [GIT PULL] KVM fix for v4.14(-rc9)
Linus,
The following changes since commit 39dae59d66acd86d1de24294bd2f343fd5e7a625:
Linux 4.14-rc8 (2017-11-05 13:05:14 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/virt/kvm/kvm for-linus
for you to fetch changes up to d850a255d5b961fbe085f06ddd116910378b78f1:
Merge tag 'kvm-ppc-fixes-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc (2017-11-08 14:08:59 +0100)
----------------------------------------------------------------
KVM fix for v4.14(-rc9)
Fix PPC HV host crash that can occur as a result of resizing the guest
hashed page table.
----------------------------------------------------------------
Paul Mackerras (1):
KVM: PPC: Book3S HV: Fix exclusion between HPT resizing and other HPT updates
Radim Krčmář (1):
Merge tag 'kvm-ppc-fixes-4.14-2' of git://git.kernel.org/.../paulus/powerpc
arch/powerpc/kvm/book3s_64_mmu_hv.c | 10 ++++++++++
arch/powerpc/kvm/book3s_hv.c | 29 +++++++++++++++++++----------
2 files changed, 29 insertions(+), 10 deletions(-)
Powered by blists - more mailing lists