Re: [Qemu-devel] [PATCH v9 2/4] block: Add node-name argument to drive-mirror
On 11.06.2014 15:24, Benoît Canet wrote: This new argument can be used to specify the node-name of the new mirrored BDS. Signed-off-by: Benoit Canet --- blockdev.c | 11 +-- hmp.c| 1 + qapi/block-core.json | 4 qmp-commands.hx | 3 +++ 4 fil
[Qemu-devel] [PATCH v9 2/4] block: Add node-name argument to drive-mirror
This new argument can be used to specify the node-name of the new mirrored BDS. Signed-off-by: Benoit Canet --- blockdev.c | 11 +-- hmp.c| 1 + qapi/block-core.json | 4 qmp-commands.hx | 3 +++ 4 files changed, 17 insertions(+), 2 deletions(-) di