qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v6 06/10] qmp: Add block-dirty-bitmap-enable and


From: Max Reitz
Subject: Re: [Qemu-devel] [PATCH v6 06/10] qmp: Add block-dirty-bitmap-enable and block-dirty-bitmap-disable
Date: Tue, 04 Nov 2014 11:17:34 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0

On 2014-10-30 at 04:22, Fam Zheng wrote:
This allows to put the dirty bitmap into a disabled state where no more
writes will be tracked.

It will be used before backup or writing to persistent file.

Signed-off-by: Fam Zheng <address@hidden>
---
  block.c               | 15 +++++++++++++++
  blockdev.c            | 42 ++++++++++++++++++++++++++++++++++++++++++
  include/block/block.h |  2 ++
  qapi/block-core.json  | 28 ++++++++++++++++++++++++++++
  qmp-commands.hx       | 10 ++++++++++
  5 files changed, 97 insertions(+)

Reviewed-by: Max Reitz <address@hidden>



reply via email to

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