]> git.karo-electronics.de Git - karo-tx-linux.git/commit
KVM: x86: Check INVPCID feature bit in EBX of leaf 7
authorRen, Yongjie <yongjie.ren@intel.com>
Fri, 7 Sep 2012 07:36:59 +0000 (07:36 +0000)
committerAvi Kivity <avi@redhat.com>
Sun, 9 Sep 2012 14:34:01 +0000 (17:34 +0300)
commit4f97704555672f9ab48ca623561e96a9430bec9a
tree0dd625a70ee60f208bf4f68321fff6031ff2c0e0
parent749c59fd15b2c18dd6c15c353a899fb6ac49b865
KVM: x86: Check INVPCID feature bit in EBX of leaf 7

Checks and operations on the INVPCID feature bit should use EBX
of CPUID leaf 7 instead of ECX.

Signed-off-by: Junjie Mao <junjie.mao@intel.com>
Signed-off-by: Yongjie Ren <yongjien.ren@intel.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/vmx.c