Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1639312
| From | Paolo Bonzini <pbonzini@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/2] KVM: nVMX: nested EPT fixes |
| Date | 2017-05-11 13:30 +0200 |
| Message-ID | <tFUs9-5GE-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH 0/2] KVM: nVMX: nested EPT fixes Paolo Bonzini <pbonzini@redhat.com> - 2017-05-11 13:30 +0200
csiph-web