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 <f...@redhat.com>
---
  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 <mre...@redhat.com>

Reply via email to