qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Max Reitz
Subject: Re: [Qemu-devel] [PATCH v4 4/5] qmp: Add blockdev-mirror command
Date: Mon, 4 Jan 2016 21:02:18 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0

On 24.12.2015 05:45, 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 assigning a name to the new node, so
> we don't have 'node-name' parameter.
> 
> Signed-off-by: Fam Zheng <address@hidden>
> Acked-by: Markus Armbruster <address@hidden>
> ---
>  blockdev.c           | 62 
> ++++++++++++++++++++++++++++++++++++++++++++++++++++
>  qapi/block-core.json | 48 ++++++++++++++++++++++++++++++++++++++++
>  qmp-commands.hx      | 50 +++++++++++++++++++++++++++++++++++++++++-
>  3 files changed, 159 insertions(+), 1 deletion(-)

Reviewed-by: Max Reitz <address@hidden>

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]