From: Eric Blake <eblake@redhat.com>
To: qemu-devel@nongnu.org
Cc: kwolf@redhat.com, qemu-block@nongnu.org, mreitz@redhat.com
Subject: [Qemu-devel] [PATCH v2 0/3] Fix recent qemu-iotests issues
Date: Mon, 16 May 2016 10:43:00 -0600 [thread overview]
Message-ID: <1463416983-28318-1-git-send-email-eblake@redhat.com> (raw)
I introduced a couple of bugs in my recent qemu-io enhancements;
time to fix them back up now that the broken patches are already
part of mainline.
in v2:
- patch 1: retitle, fix id typo, also plug a coverity leak [mreitz]
- patch 3: drop dead comment [mreitz]
001/3:[down] 'qemu-io: Fix recent UI updates'
002/3:[----] [--] 'qemu-iotests: Simplify 109 with unaligned qemu-img compare'
003/3:[0003] [FC] 'qemu-iotests: Fix regression in 136 on aio_read invalid'
Eric Blake (3):
qemu-io: Fix recent UI updates
qemu-iotests: Simplify 109 with unaligned qemu-img compare
qemu-iotests: Fix regression in 136 on aio_read invalid
qemu-io-cmds.c | 23 ++++++++++++++++++-----
tests/qemu-iotests/109 | 2 --
tests/qemu-iotests/109.out | 4 ----
tests/qemu-iotests/136 | 15 ++++-----------
4 files changed, 22 insertions(+), 22 deletions(-)
--
2.5.5
next reply other threads:[~2016-05-16 16:43 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-16 16:43 Eric Blake [this message]
2016-05-16 16:43 ` [Qemu-devel] [PATCH v2 1/3] qemu-io: Fix recent UI updates Eric Blake
2016-05-16 16:43 ` [Qemu-devel] [PATCH v2 2/3] qemu-iotests: Simplify 109 with unaligned qemu-img compare Eric Blake
2016-05-16 16:43 ` [Qemu-devel] [PATCH v2 3/3] qemu-iotests: Fix regression in 136 on aio_read invalid Eric Blake
2016-05-17 10:19 ` [Qemu-devel] [PATCH v2 0/3] Fix recent qemu-iotests issues Max Reitz
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=1463416983-28318-1-git-send-email-eblake@redhat.com \
--to=eblake@redhat.com \
--cc=kwolf@redhat.com \
--cc=mreitz@redhat.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).