On 12.11.2021 19:28, Andrew Cooper wrote: > Xen already collects CPUID.0x80000007.edx by default, meaning that we can > refer to per-cpu data directly. This also avoids the need IPI the onlining > CPU to identify whether Core Performance Boost is available. > > Signed-off-by: Andrew Cooper <andrew.coop...@citrix.com>
Reviewed-by: Jan Beulich <jbeul...@suse.com>