Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260915140444.1223798-1-jean-louis@dupond.be
Maintainers: Kevin Wolf <kwolf@redhat.com>, Hanna Reitz <hreitz@redhat.com>, John Snow <jsnow@redhat.com>, Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>, Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com>
block.c | 77 +++++++++++++++++++++++-----
block/crypto.c | 1 +
block/mirror.c | 2 +-
block/qcow2.c | 82 ++++++++++++++++++++++++++----
block/raw-format.c | 2 +-
docs/tools/qemu-img.rst | 9 +++-
include/block/block-global-state.h | 7 ++-
include/block/block-io.h | 3 +-
include/block/block_int-common.h | 2 +-
qemu-img-cmds.hx | 4 +-
qemu-img.c | 45 +++++++++++++---
tests/qemu-iotests/178.out.qcow2 | 6 +--
tests/qemu-iotests/178.out.raw | 6 +--
tests/qemu-iotests/290 | 45 ++++++++++++++++
tests/qemu-iotests/290.out | 61 ++++++++++++++++++++++
15 files changed, 310 insertions(+), 42 deletions(-)