]> git.ipfire.org Git - thirdparty/qemu.git/commit
iotests: Improve iotest 194 to mirror data
authorEric Blake <eblake@redhat.com>
Fri, 9 May 2025 20:40:22 +0000 (15:40 -0500)
committerEric Blake <eblake@redhat.com>
Wed, 14 May 2025 21:50:50 +0000 (16:50 -0500)
commiteb89627899bb84148d272394e885725eff456ae9
tree1dedce8d3ad61248f0b03da7c1c1878590c86cd7
parent52726096707c5c8b90597c445de897fa64d56e73
iotests: Improve iotest 194 to mirror data

Mirroring a completely sparse image to a sparse destination should be
practically instantaneous.  It isn't yet, but the test will be more
realistic if it has some non-zero to mirror as well as the holes.

Signed-off-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-ID: <20250509204341.3553601-20-eblake@redhat.com>
tests/qemu-iotests/194