x86/spec-ctrl: correct per-guest-type reporting of MD_CLEAR
authorJan Beulich <jbeulich@suse.com>
Tue, 19 Jul 2022 06:36:53 +0000 (08:36 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 19 Jul 2022 06:36:53 +0000 (08:36 +0200)
commitfdbf8bdfebc2ed323c521848f642cc4f6b8cb662
tree30cdf172b195f7f72f3ad276f01105c760592488
parent59ec934d538c24265e29667aac5a6d69e31eef0a
x86/spec-ctrl: correct per-guest-type reporting of MD_CLEAR

There are command line controls for this and the default also isn't "always
enable when hardware supports it", which logging should take into account.

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