Re: [Xen-devel] [PATCH 08/27] tools/libxl: Extra APIs for the save helper

2015-06-16 Thread Andrew Cooper
On 16/06/15 14:50, Ian Campbell wrote: > On Mon, 2015-06-15 at 14:44 +0100, Andrew Cooper wrote: >> With libxl migration v2, there will be other moving parts which might fail, >> requiring the helper to be stopped for reasons which are not its fault. >> >> Signed-off-by: Andrew Cooper >> CC: Ian C

Re: [Xen-devel] [PATCH 08/27] tools/libxl: Extra APIs for the save helper

2015-06-16 Thread Ian Campbell
On Mon, 2015-06-15 at 14:44 +0100, Andrew Cooper wrote: > With libxl migration v2, there will be other moving parts which might fail, > requiring the helper to be stopped for reasons which are not its fault. > > Signed-off-by: Andrew Cooper > CC: Ian Campbell > CC: Ian Jackson > CC: Wei Liu >