On Wed, Oct 03, 2018 at 12:02:24PM +0100, George Dunlap wrote:
> On Tue, Oct 2, 2018 at 3:20 PM Juergen Gross <jgr...@suse.com> wrote:
> >
> > Today the domain config info contains the cpupool name the domain was
> > started in only if the cpupool was specified at domain creation. Moving
> > the domain to another cpupool later won't change that information.
> >
> > Correct that by modifying the domain config accordingly.
> >
> > Signed-off-by: Juergen Gross <jgr...@suse.com>
> 
> Would it be better to do this the same way the scheduling parameters
> was done -- by adding this to libxl_retrieve_domain_configuration()?
> That way the cpupool would show up in `xl list -l` as well (I think).

This already modifies the saved state file, there will not be mismatch
between the saved state and the state in hypervisor. `xl list -l` should
work just fine.

Wei.

> 
>  -George

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to