This series is a follow-up to the patch I sent last week[1]. It contains a few fixes from my intermediate block streaming branch, but are independent from that feature, so they can be applied now without problems.
Berto [1] https://lists.gnu.org/archive/html/qemu-block/2016-03/msg00551.html Alberto Garcia (3): block: never cancel a streaming job without running stream_complete() qemu-iotests: fix test_stream_partial() qemu-iotests: add no-op streaming test block/stream.c | 11 ++++++----- tests/qemu-iotests/030 | 21 ++++++++++++++++++++- tests/qemu-iotests/030.out | 4 ++-- 3 files changed, 28 insertions(+), 8 deletions(-) -- 2.8.0.rc3