Ian Campbell writes ("[PATCH v3 13/19] Toolstack: Refactor migration support."):
> Note that since the previous patch arranges for
> ts-migration-support-check to continue to fail for libvirt the libvirt
> code is not actually called yet (and will die if it is). This patch is
> mainly included to reduce the number of users of
> toolstack()->{Command} closer to zero.
...
> +++ b/ts-guest-localmigrate
> @@ -32,10 +32,8 @@ our ($ho,$gho) = ts_get_host_guest(@ARGV);
...
> +    # Migrate to same host, via localhost interface.
> +    toolstack($ho)->migrate($gho, { %$ho, Name => "localhost" }, 
> $timeout{Migrate});

Can you wrap this line please ?  With that done,

Acked-by: Ian Jackson <ian.jack...@eu.citrix.com>

Thanks,
Ian.

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

Reply via email to