x86: also generate assembler usable equates for synthesized features
authorJan Beulich <jbeulich@suse.com>
Tue, 21 Jun 2016 10:01:18 +0000 (12:01 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 21 Jun 2016 10:01:18 +0000 (12:01 +0200)
commit06f083c826836a098f793db821845b313ad88a7f
tree7122d85c629cd6a2d413c447cb07ba6ca4672410
parent490a39a1dbc7406776344f36e1b27c33c2ada63d
x86: also generate assembler usable equates for synthesized features

... to make it possible to base alternative instruction patching upon
such.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Tested-by: Dario Faggioli <dario.faggioli@citrix.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/arch/x86/sysctl.c
xen/include/asm-x86/cpufeature.h
xen/include/asm-x86/cpufeatureset.h
xen/include/asm-x86/cpuid.h
xen/tools/gen-cpuid.py