]> xenbits.xensource.com Git - xen.git/commit
x86/spec-ctrl: Print all AMD speculative hints/features
authorAndrew Cooper <andrew.cooper3@citrix.com>
Wed, 8 Sep 2021 17:21:10 +0000 (18:21 +0100)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 9 Sep 2021 11:36:17 +0000 (12:36 +0100)
commit3d189f16a11d5a209fb47fa3635847608d43745c
tree889fac36a4f39357820e139c7798e74797946741
parent56abcf1a58bdaef18579cf2ce8645c8c72a2b749
x86/spec-ctrl: Print all AMD speculative hints/features

We already print Intel features that aren't yet implemented/used, so be
consistent on AMD too.

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