]> xenbits.xensource.com Git - xen.git/commit
x86/cpuid: Infrastructure for leaves 7:1{ecx,edx}
authorAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 3 Mar 2023 07:06:44 +0000 (08:06 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 3 Aug 2023 18:13:39 +0000 (19:13 +0100)
commit8bd381185ba49b174663a75c21646a7a74ea573b
treee5b1d74b7b24345c5d530ad23dcc62eec95fbfe8
parent68cc80cff66c1f2c1f3bfef76df70c32b59c9727
x86/cpuid: Infrastructure for leaves 7:1{ecx,edx}

We don't actually need ecx yet, but adding it in now will reduce the amount to
which leaf 7 is out of order in a featureset.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
(cherry picked from commit b4a23bf6293aadecfd03bf9e83974443e2eac9cb)
tools/misc/xen-cpuid.c
xen/arch/x86/cpu/common.c
xen/include/public/arch-x86/cpufeatureset.h
xen/include/xen/lib/x86/cpuid.h