On 15.12.2021 23:21, Andrew Cooper wrote: > Specifically, this lets the user opt in to non-default for dom0. > > Collect all dom0 settings together in dom0_{en,dis}able_feat[], and apply it > to dom0's policy when other tweaks are being made. > > As recalculate_cpuid_policy() is an expensive action, and dom0-cpuid= is > likely to only be used by the x86 maintainers for development purposes, forgo > the recalculation in the general case. > > Signed-off-by: Andrew Cooper <andrew.coop...@citrix.com>
Reviewed-by: Jan Beulich <jbeul...@suse.com>