qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [Qemu-block] [PATCH v4 11/20] qmp: add block-dirty-bitm


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [Qemu-block] [PATCH v4 11/20] qmp: add block-dirty-bitmap-clear
Date: Thu, 2 Apr 2015 13:49:19 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

On Fri, Mar 20, 2015 at 03:16:54PM -0400, John Snow wrote:
> Add bdrv_clear_dirty_bitmap and a matching QMP command,
> qmp_block_dirty_bitmap_clear that enables a user to reset
> the bitmap attached to a drive.
> 
> This allows us to reset a bitmap in the event of a full
> drive backup.
> 
> Signed-off-by: John Snow <address@hidden>
> Reviewed-by: Max Reitz <address@hidden>
> ---
>  block.c               |  8 ++++++++
>  blockdev.c            | 34 ++++++++++++++++++++++++++++++++++
>  include/block/block.h |  1 +
>  qapi/block-core.json  | 14 ++++++++++++++
>  qmp-commands.hx       | 29 +++++++++++++++++++++++++++++
>  5 files changed, 86 insertions(+)

Reviewed-by: Stefan Hajnoczi <address@hidden>

Attachment: pgpGq98r62NBa.pgp
Description: PGP signature


reply via email to

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