Re: [Xen-devel] [PATCH] libxl: QED disks support

2016-12-08 Thread Juergen Gross
On 08/12/16 10:28, Wei Liu wrote: > On Wed, Dec 07, 2016 at 02:04:27PM +0100, Cedric Bosdonnat wrote: >> On Wed, 2016-12-07 at 11:25 +, Wei Liu wrote: >>> On Mon, Nov 14, 2016 at 03:57:00PM +0100, Cédric Bosdonnat wrote: Qdisk supports qcow and qcow2, extend it to also support qed disk >>>

Re: [Xen-devel] [PATCH] libxl: QED disks support

2016-12-08 Thread Wei Liu
On Wed, Dec 07, 2016 at 02:04:27PM +0100, Cedric Bosdonnat wrote: > On Wed, 2016-12-07 at 11:25 +, Wei Liu wrote: > > On Mon, Nov 14, 2016 at 03:57:00PM +0100, Cédric Bosdonnat wrote: > > > Qdisk supports qcow and qcow2, extend it to also support qed disk > > > format. > > > > > > Signed-off-b

Re: [Xen-devel] [PATCH] libxl: QED disks support

2016-12-07 Thread Cedric Bosdonnat
On Wed, 2016-12-07 at 11:25 +, Wei Liu wrote: > On Mon, Nov 14, 2016 at 03:57:00PM +0100, Cédric Bosdonnat wrote: > > Qdisk supports qcow and qcow2, extend it to also support qed disk > > format. > > > > Signed-off-by: Cédric Bosdonnat > > --- > >  tools/libxl/libxl_device.c  |1 + > >  to

Re: [Xen-devel] [PATCH] libxl: QED disks support

2016-12-07 Thread Wei Liu
On Mon, Nov 14, 2016 at 03:57:00PM +0100, Cédric Bosdonnat wrote: > Qdisk supports qcow and qcow2, extend it to also support qed disk > format. > > Signed-off-by: Cédric Bosdonnat > --- > tools/libxl/libxl_device.c |1 + > tools/libxl/libxl_dm.c |1 + > tools/libxl/libxl_types.idl

Re: [Xen-devel] [PATCH] libxl: QED disks support

2016-12-06 Thread Wei Liu
On Tue, Dec 06, 2016 at 03:41:03PM +0100, Cedric Bosdonnat wrote: > Has this one been buried in the mail stack? > Sorry, it is still on my radar (along with some other patches), but I haven't been able to get around to it. Wei. ___ Xen-devel mailing l

Re: [Xen-devel] [PATCH] libxl: QED disks support

2016-12-06 Thread Cedric Bosdonnat
Has this one been buried in the mail stack? -- Cedric On Mon, 2016-11-14 at 15:57 +0100, Cédric Bosdonnat wrote: > Qdisk supports qcow and qcow2, extend it to also support qed disk > format. > > Signed-off-by: Cédric Bosdonnat > --- >  tools/libxl/libxl_device.c  |1 + >  tools/libxl/libxl_d