Re: [Qemu-devel] [PATCH 5/6] qmp: Add blockdev-mirror command

2015-06-24 Thread Max Reitz
On 09.06.2015 04:13, Fam Zheng wrote: This will start a mirror job from a named device to another named device, its relation with drive-mirror is similar with blockdev-backup to drive-backup. In blockdev-mirror, the target node should be prepared by blockdev-add, which will be responsible for as

[Qemu-devel] [PATCH 5/6] qmp: Add blockdev-mirror command

2015-06-08 Thread Fam Zheng
This will start a mirror job from a named device to another named device, its relation with drive-mirror is similar with blockdev-backup to drive-backup. In blockdev-mirror, the target node should be prepared by blockdev-add, which will be responsible for assigning a name to the new node, so 'node