Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/1496857819-12466-1-git-send-email-kwolf@redhat.com
block/block-backend.c | 2 +-
block/commit.c | 7 +++
block/qcow.c | 1 +
blockdev.c | 4 ++
migration/block.c | 22 +++++--
migration/migration.c | 12 ++--
tests/qemu-iotests/040 | 35 +++++++++++-
tests/qemu-iotests/040.out | 4 +-
tests/qemu-iotests/183 | 140 +++++++++++++++++++++++++++++++++++++++++++++
tests/qemu-iotests/183.out | 46 +++++++++++++++
tests/qemu-iotests/group | 1 +
11 files changed, 259 insertions(+), 15 deletions(-)
create mode 100755 tests/qemu-iotests/183
create mode 100644 tests/qemu-iotests/183.out