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