From: Zhang Xiantao <xiantao.zhang@xxxxxxxxx> This two bits{bit 6 in exit_qualification, and bit 24 in VMX_EPT_VPID_CAP_MSR} are not available in SDM, remove them for consistence. Zhang Xiantao (2): kvm: remove unnecessary bit checking for ept violation kvm: don't use bit24 for detecting address-specific invalidation capability arch/x86/include/asm/vmx.h | 3 +-- arch/x86/kvm/vmx.c | 21 --------------------- 2 files changed, 1 insertions(+), 23 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html