]> xenbits.xensource.com Git - xen.git/commit
x86/spec-ctrl: Split the "Hardware features" diagnostic line
authorAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 15 Oct 2021 09:14:16 +0000 (11:14 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 15 Oct 2021 09:14:16 +0000 (11:14 +0200)
commitb7afc6b455d88ae440113ae222c98a9b49bf1fd5
tree32bbaa9eb7ecc47bf50686bb8defefe8887a5238
parent76f2b04c90413dd00a418f9fc957dc402951a2a5
x86/spec-ctrl: Split the "Hardware features" diagnostic line

Separate the read-only hints from the features requiring active actions on
Xen's behalf.

Also take the opportunity split the IBRS/IBPB and IBPB mess.  More features
with overlapping enumeration are on the way, and and it is not useful to split
them like this.

No practical change.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
master commit: 565ebcda976c05b0c6191510d5e32b621a2b1867
master date: 2021-09-08 14:16:19 +0100
xen/arch/x86/spec_ctrl.c