These patches fix the new EPT access tests by Peter Feiner and David Matlack, so that (with a couple KVM bugs fixed) everything passes with both eptad=0 and eptad=1. I've pushed these fixes into the "next" branch to kvm-unit-tests.git; I've also squashed these into the original patches and pushed the result to branch "next-fixed", which I intend to merge into master. Reviews of course are always welcome! Paolo Paolo Bonzini (2): vmx: always perform access with modified page table for PADDR tests vmx: fix expected results of new EPT tests x86/vmx_tests.c | 71 ++++++++++++++++++++++++++++++--------------------------- 1 file changed, 38 insertions(+), 33 deletions(-) -- 1.8.3.1