Re: [PATCH 20/21] libs/{light,guest}: implement xc_cpuid_apply_policy in libxl

2021-04-09 Thread Roger Pau Monné
On Thu, Apr 01, 2021 at 06:44:02PM +0100, Andrew Cooper wrote: > On 23/03/2021 09:58, Roger Pau Monne wrote: > > With the addition of the xc_cpu_policy_* now libxl can have better > > control over the cpu policy, this allows removing the > > xc_cpuid_apply_policy function and instead coding the req

Re: [PATCH 20/21] libs/{light,guest}: implement xc_cpuid_apply_policy in libxl

2021-04-01 Thread Andrew Cooper
On 23/03/2021 09:58, Roger Pau Monne wrote: > With the addition of the xc_cpu_policy_* now libxl can have better > control over the cpu policy, this allows removing the > xc_cpuid_apply_policy function and instead coding the required bits by > libxl in libxl__cpuid_legacy directly. > > Remove xc_cp