qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/2] block: add 'bitmap' argument to blockdev-backup


From: John Snow
Subject: [Qemu-devel] [PATCH 0/2] block: add 'bitmap' argument to blockdev-backup
Date: Thu, 30 Aug 2018 17:16:03 -0400

Eric brought to my attention that we don't currently allow
incremental backups made to a node. There's no reason we can't,
though, so enable this.

A better test in en-route, this is mostly a PoC chainsaw job
on the second patch to see if patchew knows something I don't.

--js

John Snow (2):
  blockdev-backup: add bitmap argument
  HACK: test blockdev-backup instead of drive-backup

 blockdev.c             | 16 +++++++-
 qapi/block-core.json   |  7 +++-
 tests/qemu-iotests/124 | 99 ++++++++++++++++++++++++++++++++++----------------
 3 files changed, 88 insertions(+), 34 deletions(-)

-- 
2.14.4




reply via email to

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