Re: [Xen-devel] [PATCH 27/27] tools/libxl: Drop all knowledge of toolstack callbacks

2015-06-17 Thread Ian Campbell
On Wed, 2015-06-17 at 11:43 +0100, Andrew Cooper wrote: > On 17/06/15 11:14, Ian Campbell wrote: > > On Tue, 2015-06-16 at 16:06 +0100, Andrew Cooper wrote: > >> On 16/06/15 16:04, Ian Campbell wrote: > >>> On Mon, 2015-06-15 at 14:44 +0100, Andrew Cooper wrote: > Libxl has now been fully adju

Re: [Xen-devel] [PATCH 27/27] tools/libxl: Drop all knowledge of toolstack callbacks

2015-06-17 Thread Andrew Cooper
On 17/06/15 11:14, Ian Campbell wrote: > On Tue, 2015-06-16 at 16:06 +0100, Andrew Cooper wrote: >> On 16/06/15 16:04, Ian Campbell wrote: >>> On Mon, 2015-06-15 at 14:44 +0100, Andrew Cooper wrote: Libxl has now been fully adjusted not to need them. Signed-off-by: Andrew Cooper >>>

Re: [Xen-devel] [PATCH 27/27] tools/libxl: Drop all knowledge of toolstack callbacks

2015-06-17 Thread Ian Campbell
On Tue, 2015-06-16 at 16:06 +0100, Andrew Cooper wrote: > On 16/06/15 16:04, Ian Campbell wrote: > > On Mon, 2015-06-15 at 14:44 +0100, Andrew Cooper wrote: > >> Libxl has now been fully adjusted not to need them. > >> > >> Signed-off-by: Andrew Cooper > > Acked-by: Ian Campbell > > > > /me looks

Re: [Xen-devel] [PATCH 27/27] tools/libxl: Drop all knowledge of toolstack callbacks

2015-06-16 Thread Andrew Cooper
On 16/06/15 16:04, Ian Campbell wrote: > On Mon, 2015-06-15 at 14:44 +0100, Andrew Cooper wrote: >> Libxl has now been fully adjusted not to need them. >> >> Signed-off-by: Andrew Cooper > Acked-by: Ian Campbell > > /me looks mournfully at the #28 shaped hole in this series which would > nuke all

Re: [Xen-devel] [PATCH 27/27] tools/libxl: Drop all knowledge of toolstack callbacks

2015-06-16 Thread Ian Campbell
On Mon, 2015-06-15 at 14:44 +0100, Andrew Cooper wrote: > Libxl has now been fully adjusted not to need them. > > Signed-off-by: Andrew Cooper Acked-by: Ian Campbell /me looks mournfully at the #28 shaped hole in this series which would nuke all the migration v1 code from libxc :-) Ian. ___

[Xen-devel] [PATCH 27/27] tools/libxl: Drop all knowledge of toolstack callbacks

2015-06-15 Thread Andrew Cooper
Libxl has now been fully adjusted not to need them. Signed-off-by: Andrew Cooper CC: Ian Campbell CC: Ian Jackson CC: Wei Liu --- tools/libxl/libxl_dom.c|1 - tools/libxl/libxl_internal.h |2 -- tools/libxl/libxl_save_callout.c | 39 +-