commit | f735d4af4b0ec3d87885710adf18b077480e7b19 | [log] [tgz] |
---|---|---|
author | Xiao Guangrong <guangrong.xiao@linux.intel.com> | Wed Aug 05 12:04:27 2015 +0800 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Wed Aug 05 12:47:26 2015 +0200 |
tree | 700a0b8ea19a52fcb7400a2855ebacde9072d21c | |
parent | 47ab8751695f71d85562ff497e21b521c789247c [diff] |
KVM: VMX: drop ept misconfig check The logic used to check ept misconfig is completely contained in common reserved bits check for sptes, so it can be removed Signed-off-by: Xiao Guangrong <guangrong.xiao@linux.intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>