]> git.proxmox.com Git - mirror_qemu.git/commit - tests/qemu-iotests/group
iotests: Add test for drive-mirror with NBD target
authorMax Reitz <mreitz@redhat.com>
Fri, 6 Feb 2015 21:06:18 +0000 (16:06 -0500)
committerStefan Hajnoczi <stefanha@redhat.com>
Mon, 16 Feb 2015 14:36:03 +0000 (14:36 +0000)
commit21c7f3f74959f18c5feb9b44511cb1a965c25a36
tree9c0aea99f7e4863aaa54adecfc52965e1b9c86fa
parentea82aa42835e3f56b3649c92764ac40552aac789
iotests: Add test for drive-mirror with NBD target

When the drive-mirror block job is completed, it will call bdrv_swap()
on the source and the target BDS; this should obviously not result in a
segmentation fault.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Message-id: 1423256778-3340-4-git-send-email-mreitz@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
tests/qemu-iotests/094 [new file with mode: 0755]
tests/qemu-iotests/094.out [new file with mode: 0644]
tests/qemu-iotests/group