]> xenbits.xensource.com Git - xen.git/commit
x86/spec-ctrl: Update hardware hints
authorAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 30 May 2023 15:03:16 +0000 (16:03 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 30 May 2023 17:24:07 +0000 (18:24 +0100)
commit94200e1bae07e725cc07238c11569c5cab7befb7
tree8e99cd403d8d58472cb9a89f87669da33f06b80b
parentdefaf651631a1b1cbbf62eef49f2e935aa58d8bc
x86/spec-ctrl: Update hardware hints

 * Rename IBRS_ALL to EIBRS.  EIBRS is the term that everyone knows, and this
   makes ARCH_CAPS_EIBRS match the X86_FEATURE_EIBRS form.
 * Print RRSBA too, which is also a hint about behaviour.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/include/asm/msr-index.h
xen/arch/x86/spec_ctrl.c