From: Alberto Garcia <berto@igalia.com>
To: qemu-devel@nongnu.org
Cc: Kevin Wolf <kwolf@redhat.com>, Alberto Garcia <berto@igalia.com>,
Stefan Hajnoczi <stefanha@redhat.com>,
qemu-block@nongnu.org, Max Reitz <mreitz@redhat.com>
Subject: [Qemu-devel] [PATCH v2 0/3] Various block-stream fixes
Date: Mon, 21 Mar 2016 15:47:24 +0200 [thread overview]
Message-ID: <cover.1458566441.git.berto@igalia.com> (raw)
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
next reply other threads:[~2016-03-21 13:48 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-21 13:47 Alberto Garcia [this message]
2016-03-21 13:47 ` [Qemu-devel] [PATCH v2 1/3] block: never cancel a streaming job without running stream_complete() Alberto Garcia
2016-03-21 13:47 ` [Qemu-devel] [PATCH v2 2/3] qemu-iotests: fix test_stream_partial() Alberto Garcia
2016-03-21 13:47 ` [Qemu-devel] [PATCH v2 3/3] qemu-iotests: add no-op streaming test Alberto Garcia
2016-03-23 17:25 ` [Qemu-devel] [Qemu-block] [PATCH v2 0/3] Various block-stream fixes Jeff Cody
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1458566441.git.berto@igalia.com \
--to=berto@igalia.com \
--cc=kwolf@redhat.com \
--cc=mreitz@redhat.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.