Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1639312 > unrolled thread

[PATCH 0/2] KVM: nVMX: nested EPT fixes

Started byPaolo Bonzini <pbonzini@redhat.com>
First post2017-05-11 13:30 +0200
Last post2017-05-11 13:30 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH 0/2] KVM: nVMX: nested EPT fixes Paolo Bonzini <pbonzini@redhat.com> - 2017-05-11 13:30 +0200

#1639312 — [PATCH 0/2] KVM: nVMX: nested EPT fixes

FromPaolo Bonzini <pbonzini@redhat.com>
Date2017-05-11 13:30 +0200
Subject[PATCH 0/2] KVM: nVMX: nested EPT fixes
Message-ID<tFUs9-5GE-3@gated-at.bofh.it>
These two patches fix a couple corner cases identified by the new
tests in vmx.flat.  See the individual patches for more information.

Paolo

Paolo Bonzini (2):
  KVM: nVMX: fix EPT permissions as reported in exit qualification
  KVM: nVMX: fix nEPT handling of guest page table accesses

 arch/x86/kvm/paging_tmpl.h | 35 +++++++++++++++++++++--------------
 arch/x86/kvm/vmx.c         | 36 +++++++++++++++++++++++-------------
 2 files changed, 44 insertions(+), 27 deletions(-)

-- 
1.8.3.1

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web