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)
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>

No differences found