On Fri, Apr 30, 2021 at 05:52:10PM +0200, 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_cpuid_apply_policy. > > Signed-off-by: Roger Pau Monné <roger....@citrix.com> > --- > Changes since v2: > - Use 'r' for libxc return values. > - Fix comment about making a cpu policy compatible. > - Use LOG*D macros. > ---
Reviewed-by: Anthony PERARD <anthony.per...@citrix.com> Thanks, -- Anthony PERARD