commit | 2b3c5cbc0d814437fe4d70cc11ed60550b95b29f | [log] [tgz] |
---|---|---|
author | Zhang Xiantao <xiantao.zhang@intel.com> | Wed Dec 05 01:55:15 2012 +0800 |
committer | Gleb Natapov <gleb@redhat.com> | Wed Dec 05 16:35:48 2012 +0200 |
tree | 4800e096169c97af7cc0df3da9423c5f9a6baad4 | |
parent | 0307b7b8c275e65552f6022a18ad91902ae25d42 [diff] |
kvm: don't use bit24 for detecting address-specific invalidation capability Bit24 in VMX_EPT_VPID_CAP_MASI is not used for address-specific invalidation capability reporting, so remove it from KVM to avoid conflicts in future. Signed-off-by: Zhang Xiantao <xiantao.zhang@intel.com> Signed-off-by: Gleb Natapov <gleb@redhat.com>