diff options
author | Paolo Bonzini | 2012-09-28 17:22:52 +0200 |
---|---|---|
committer | Kevin Wolf | 2012-09-28 19:14:32 +0200 |
commit | 0c81734765c9af1705f8e531b9431d63ee8ffd3d (patch) | |
tree | 6eb39228f40dbec085698948b7c0398c32e64734 /hw/scsi-generic.c | |
parent | qmp: add block-job-pause and block-job-resume (diff) | |
download | qemu-0c81734765c9af1705f8e531b9431d63ee8ffd3d.tar.gz qemu-0c81734765c9af1705f8e531b9431d63ee8ffd3d.tar.xz qemu-0c81734765c9af1705f8e531b9431d63ee8ffd3d.zip |
qemu-iotests: add test for pausing a streaming operation
These check that a paused streaming job does not advance its offset.
Sometimes the new test fails; the map is different between the source
and the destination of the streaming because qemu-io does not always
pack adjacent clusters that have the same allocated/unallocated state.
However, this also happens with the existing test_stream testcase, and
is better fixed in qemu-io.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'hw/scsi-generic.c')
0 files changed, 0 insertions, 0 deletions