Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20181029212501.5897-1-jsnow@redhat.com
block.c | 11 ++--
block/dirty-bitmap.c | 79 +++++++++++++---------
block/qcow2-bitmap.c | 16 +++++
block/qcow2.c | 86 ++++++++++++++++++------
block/qcow2.h | 1 -
blockdev.c | 144 +++++++++++++++++++++++++----------------
include/block/block_int.h | 2 +-
include/block/dirty-bitmap.h | 5 +-
include/qemu/hbitmap.h | 25 ++++---
migration/block-dirty-bitmap.c | 12 ++--
nbd/server.c | 4 +-
qapi/block-core.json | 7 +-
qapi/transaction.json | 2 +
tests/qemu-iotests/169 | 70 +++++++++++++++++++-
tests/qemu-iotests/169.out | 4 +-
util/hbitmap.c | 14 +++-
16 files changed, 344 insertions(+), 138 deletions(-)