]> git.ipfire.org Git - thirdparty/qemu.git/commit
iotests: qcow2 COW with minimal L2 cache size
authorMax Reitz <mreitz@redhat.com>
Mon, 1 Jun 2015 16:09:18 +0000 (18:09 +0200)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Wed, 29 Jul 2015 23:27:34 +0000 (18:27 -0500)
commite7e08380c3ad3ac9e5768041a82ba6d7e29139e8
treea0447a39ac66b565f5525a1d683fa313139d2d9b
parentc631ee6520656aa5e3db01e4cc3203734ff63c63
iotests: qcow2 COW with minimal L2 cache size

This adds a test case to test 103 for performing a COW operation in a
qcow2 image using an L2 cache with minimal size (which should be at
least two clusters so the COW can access both source and destination
simultaneously).

Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Alberto Garcia <berto@igalia.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
(cherry picked from commit a4291eafc597c0944057930acf3e51d899f79c2e)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
tests/qemu-iotests/103
tests/qemu-iotests/103.out