mbox series

[GIT,PULL] Final KVM changes for 4.18

Message ID 1533327860-11642-1-git-send-email-pbonzini@redhat.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] Final KVM changes for 4.18 | expand

Pull-request

git://git.kernel.org/pub/scm/virt/kvm/kvm.git tags/for-linus

Message

Paolo Bonzini Aug. 3, 2018, 8:24 p.m. UTC
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(-)