This series turns FAIL vmx_EPT_AD_enabled (12 tests, 2 unexpected failures) FAIL vmx_EPT_AD_disabled (14 tests, 4 unexpected failures) into PASS vmx_EPT_AD_enabled (13 tests) PASS vmx_EPT_AD_disabled (15 tests) as I think there are no KVM bugs involved. Other ept tests are still failing and I didn't see a mistake that would cause FAIL vmx_ept_access_test_paddr_read_only_ad_disabled (timeout; duration=90s) FAIL vmx_ept_access_test_paddr_read_execute_ad_disabled (timeout; duration=90s) so a KVM bug there seems likely. Radim Krčmář (3): x86/vmx: fix EPT - MMIO access x86/vmx: fix detection of unmapped PTE x86/vmx: get EPT at the last level x86/vmx.c | 33 +++++++++++++++++++-------------- x86/vmx.h | 4 ++-- x86/vmx_tests.c | 23 ++++++++++++----------- 3 files changed, 33 insertions(+), 27 deletions(-) -- 2.13.2