|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: [PATCH]: as requested, disable_migrate support for libxl
On Tue, 6 Jul 2010, Gianni Tedesco (3P) wrote:
> On Tue, 2010-07-06 at 17:32 +0100, Stefano Stabellini wrote:
> > xc_domain_disable_migrate takes a domid as a parameter, not a boolean:
> > you should call xc_domain_disable_migrate only when
> > info->disable_migrate is set.
> >
> > Also the name of the config file parameter is not called disable_migrate
> > but nomigrate (0 is the default and means migration enabled, 1 means
>
> Well spotted with the domid thing, total brainfart on my part.
> Incorporated other suggested changes too.
Acked-by: Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|