[GIT PULL] Final KVM changes for 4.18
From: Paolo Bonzini
Date: Fri Aug 03 2018 - 16:24:28 EST
Linus,
The following changes since commit 28c20cc73b9cc4288c86c2a3fc62af4087de4b19:
Merge tag 'drm-fixes-2018-07-20' of git://anongit.freedesktop.org/drm/drm (2018-07-19 20:17:47 -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 63aff65573d73eb8dda4732ad4ef222dd35e4862:
kvm: x86: vmx: fix vpid leak (2018-07-20 18:07:22 +0200)
----------------------------------------------------------------
Two bugfixes.
----------------------------------------------------------------
Roman Kagan (1):
kvm: x86: vmx: fix vpid leak
Sean Christopherson (1):
KVM: vmx: use local variable for current_vmptr when emulating VMPTRST
arch/x86/kvm/vmx.c | 22 ++++++++++------------
1 file changed, 10 insertions(+), 12 deletions(-)