From: Ren, Yongjie Date: Fri, 7 Sep 2012 07:36:59 +0000 (+0000) Subject: KVM: x86: Check INVPCID feature bit in EBX of leaf 7 X-Git-Tag: v3.6-rc6~34^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f97704555672f9ab48ca623561e96a9430bec9a;p=pandora-kernel.git 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 Signed-off-by: Yongjie Ren Signed-off-by: Avi Kivity --- Reading git-diff-tree failed