[GIT PULL] KVM changes for 4.14-rc5
From: Paolo Bonzini
Date: Thu Oct 12 2017 - 08:00:37 EST
Linus,
The following changes since commit 8a5776a5f49812d29fe4b2d0a2d71675c3facf3f:
Linux 4.14-rc4 (2017-10-08 20:53:29 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/virt/kvm/kvm.git tags/for-linus
for you to fetch changes up to 8a60aea62100c79fb5d151a1e261f11534c3dbff:
MAINTAINERS: Add Paul Mackerras as maintainer for KVM/powerpc (2017-10-12 13:55:08 +0200)
----------------------------------------------------------------
Another latent bug related to PCID, an out-of-bounds access,
and a submaintainer change being finally made official.
----------------------------------------------------------------
Haozhong Zhang (1):
KVM: nVMX: fix guest CR4 loading when emulating L2 to L1 exit
Ladi Prosek (2):
KVM: nVMX: update last_nonleaf_level when initializing nested EPT
KVM: MMU: always terminate page walks at level 1
Thomas Huth (1):
MAINTAINERS: Add Paul Mackerras as maintainer for KVM/powerpc
MAINTAINERS | 2 +-
arch/x86/kvm/mmu.c | 15 ++++++++-------
arch/x86/kvm/paging_tmpl.h | 3 ++-
arch/x86/kvm/vmx.c | 2 +-
4 files changed, 12 insertions(+), 10 deletions(-)