From: Stefan Hajnoczi <stefanha@redhat.com>
To: qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>
Subject: [Qemu-devel] [PULL for-2.1 0/4] Block patches
Date: Fri, 18 Jul 2014 13:41:16 +0100 [thread overview]
Message-ID: <1405687280-6603-1-git-send-email-stefanha@redhat.com> (raw)
The following changes since commit 5a7348045091a2bc15d85bb177e5956aa6114e5a:
Update version for v2.1.0-rc2 release (2014-07-15 18:55:37 +0100)
are available in the git repository at:
git://github.com/stefanha/qemu.git tags/block-pull-request
for you to fetch changes up to 8283c5c316333fb9d2540167f3e22bd91404ecee:
qemu-iotests: fix 028 failure due to disk image path (2014-07-18 13:27:11 +0100)
----------------------------------------------------------------
Block pull request
----------------------------------------------------------------
Kevin Wolf (3):
qcow2: Fix error path for unknown incompatible features
block: Add Error argument to bdrv_refresh_limits()
raw-posix: Fail gracefully if no working alignment is found
Stefan Hajnoczi (1):
qemu-iotests: fix 028 failure due to disk image path
block.c | 33 +++++++++++++++++++---------
block/iscsi.c | 3 +--
block/qcow2.c | 25 +++++++++++++++-------
block/qed.c | 4 +---
block/raw-posix.c | 39 ++++++++++++++++++++++++----------
block/raw_bsd.c | 3 +--
block/stream.c | 2 +-
block/vmdk.c | 4 +---
include/block/block.h | 2 +-
include/block/block_int.h | 2 +-
tests/qemu-iotests/028 | 4 +++-
tests/qemu-iotests/028.out | 2 --
tests/qemu-iotests/036 | 52 ++++++++++++++++++++++++++++++++++++++++++++-
tests/qemu-iotests/036.out | 35 ++++++++++++++++++++++++++++++
tests/qemu-iotests/qcow2.py | 15 ++++++++-----
15 files changed, 174 insertions(+), 51 deletions(-)
--
1.9.3
next reply other threads:[~2014-07-18 12:41 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-18 12:41 Stefan Hajnoczi [this message]
2014-07-18 12:41 ` [Qemu-devel] [PULL for-2.1 1/4] qcow2: Fix error path for unknown incompatible features Stefan Hajnoczi
2014-07-18 12:41 ` [Qemu-devel] [PULL for-2.1 2/4] block: Add Error argument to bdrv_refresh_limits() Stefan Hajnoczi
2014-07-18 12:41 ` [Qemu-devel] [PULL for-2.1 3/4] raw-posix: Fail gracefully if no working alignment is found Stefan Hajnoczi
2014-07-18 12:41 ` [Qemu-devel] [PULL for-2.1 4/4] qemu-iotests: fix 028 failure due to disk image path Stefan Hajnoczi
2014-07-18 13:46 ` [Qemu-devel] [PULL for-2.1 0/4] Block patches Peter Maydell
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=1405687280-6603-1-git-send-email-stefanha@redhat.com \
--to=stefanha@redhat.com \
--cc=peter.maydell@linaro.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).