Re: [Xen-devel] [PATCH 06/28] libxl: Use libxl__xswait* in libxl__ao_device

2015-04-15 Thread Ian Campbell
On Tue, 2015-03-31 at 20:00 +0100, Ian Jackson wrote: > Replace the separate timeout and xenstore watch with use of > libxl__xswait*. > > Different control flow, but no ultimate functional change apart from > slight changes to the text of error messages. > > Signed-off-by: Ian Jackson Acked-by:

[Xen-devel] [PATCH 06/28] libxl: Use libxl__xswait* in libxl__ao_device

2015-03-31 Thread Ian Jackson
Replace the separate timeout and xenstore watch with use of libxl__xswait*. Different control flow, but no ultimate functional change apart from slight changes to the text of error messages. Signed-off-by: Ian Jackson --- tools/libxl/libxl_device.c | 64 -