On Wed, Dec 05, 2012 at 01:55:13AM +0800, Xiantao Zhang wrote: > 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(-) Applied to queue. Thanks. -- Gleb. -- 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