Re: [Qemu-devel] [PATCH] qmp: add 'drive' to enum NewImageMode

2013-06-18 Thread Stefan Hajnoczi
On Mon, Jun 17, 2013 at 02:44:46PM +0800, Fam Zheng wrote: > Introduce a "drive" option to new image mode. With this mode, QMP command > should (this patch only modified drive-backup to support it, and report > invalid > parameter error for drive-mirror) skip creating the image file or trying to >

[Qemu-devel] [PATCH] qmp: add 'drive' to enum NewImageMode

2013-06-16 Thread Fam Zheng
Introduce a "drive" option to new image mode. With this mode, QMP command should (this patch only modified drive-backup to support it, and report invalid parameter error for drive-mirror) skip creating the image file or trying to open it, it should just reuse the existing BDS by looking for the nam