]> git.proxmox.com Git - qemu.git/commit
block: Adds mirroring tests for resized images
authorVishvananda Ishaya <vishvananda@gmail.com>
Fri, 25 Jan 2013 18:57:20 +0000 (10:57 -0800)
committerStefan Hajnoczi <stefanha@redhat.com>
Fri, 1 Feb 2013 13:58:28 +0000 (14:58 +0100)
commita04eca108e5efe8a09fe82f7079fcd1568ffc8d7
treee5ee3bf71e85a0bf68f422ecd6206eaf2a1b6b67
parent63ba17d39f1a8d262b31ea6a07dd3eb45d5a41e2
block: Adds mirroring tests for resized images

This test verifies two mirroring issues are fixed with resized images:

 * sync='top' creates an image that is the proper size
 * sync='full' doesn't cause an assertion failure and crash qemu
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
tests/qemu-iotests/041
tests/qemu-iotests/041.out