Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/1571603828-185910-1-git-send-email-andrey.shinkevich@virtuozzo.com
Maintainers: Markus Armbruster <armbru@redhat.com>, Fam Zheng <fam@euphon.net>, Kevin Wolf <kwolf@redhat.com>, Stefan Hajnoczi <stefanha@redhat.com>, Eric Blake <eblake@redhat.com>, Max Reitz <mreitz@redhat.com>
block.c | 20 ++++++++-
block/io.c | 13 ++++--
block/qcow2.c | 106 +++++++++++++++++++++++++++++++++------------
blockdev.c | 9 +++-
include/block/block.h | 1 +
include/block/block_int.h | 2 +
qapi/block-core.json | 5 ++-
qemu-options.hx | 6 ++-
tests/qemu-iotests/030 | 34 ++++++++++++++-
tests/qemu-iotests/030.out | 4 +-
tests/qemu-iotests/214 | 45 +++++++++++++++++++
tests/qemu-iotests/214.out | 14 ++++++
12 files changed, 220 insertions(+), 39 deletions(-)