On Fri, Apr 08, 2022 at 09:45:12AM +0100, Luca Fancellu wrote: > With the introduction of boot time cpupools, Xen can create many > different cpupools at boot time other than cpupool with id 0. > > Since these newly created cpupools can't have an > entry in Xenstore, create the entry using xen-init-dom0 > helper with the usual convention: Pool-<cpupool id>. > > Given the change, remove the check for poolid == 0 from > libxl_cpupoolid_to_name(...). > > Signed-off-by: Luca Fancellu <luca.fance...@arm.com> > --- > Changes in v6: > - Reworked loop to have only one error path (Anthony)
Reviewed-by: Anthony PERARD <anthony.per...@citrix.com> Thanks, -- Anthony PERARD