Re: [PATCH] x86/spec-ctrl: Update hardware hints

2023-05-30 Thread Jan Beulich
On 30.05.2023 17:34, Andrew Cooper wrote: > * 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 Reviewed-by: Jan Beu

[PATCH] x86/spec-ctrl: Update hardware hints

2023-05-30 Thread Andrew Cooper
* 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 --- CC: Jan Beulich CC: Roger Pau Monné CC: Wei Liu --- xen/arch/x86/