Re: [PATCH v3] libx86: Update library API for cpu_policy

2023-04-05 Thread Jan Beulich
On 04.04.2023 23:06, Andrew Cooper wrote: > Adjust the API and comments appropriately. > > x86_cpu_policy_fill_native() will eventually contain MSR reads, but leave a > TODO in the short term. > > No practical change. > > Signed-off-by: Andrew Cooper Acked-by: Jan Beulich

[PATCH v3] libx86: Update library API for cpu_policy

2023-04-04 Thread Andrew Cooper
Adjust the API and comments appropriately. x86_cpu_policy_fill_native() will eventually contain MSR reads, but leave a TODO in the short term. No practical change. Signed-off-by: Andrew Cooper --- CC: Jan Beulich CC: Roger Pau Monné CC: Wei Liu v2: * New v3: * Update x86_cpu_policy_lookup