]> xenbits.xensource.com Git - xen.git/commit
x86/cpuid: Infrastructure for cpuid word 7:2.edx
authorAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 27 Jan 2022 21:07:40 +0000 (21:07 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 8 Feb 2022 18:00:08 +0000 (18:00 +0000)
commitf3709b15fc86c6c6a0959cec8d97f21d0e9f9629
treea84031ec4933c2efd5c92676306aab4ed087e365
parent4b45c4faa8c0637eb41cb4b143ccd4e9548c4908
x86/cpuid: Infrastructure for cpuid word 7:2.edx

While in principle it would be nice to keep leaf 7 in order, that would
involve having an extra 5 words of zeros 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