]> xenbits.xensource.com Git - people/andrewcoop/xen.git/commit
x86/cpuid: Infrastructure for leaves 7:1{ecx,edx}
authorAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 28 Oct 2022 10:40:00 +0000 (11:40 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 9 Feb 2023 18:26:17 +0000 (18:26 +0000)
commitb4a23bf6293aadecfd03bf9e83974443e2eac9cb
tree24c799777fb88025d7aa01735407ef7342d9da94
parent789ed08abb8f5e411cf06f6acb61c2d261f625da
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>
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