From: Kevin Wolf <kwolf@redhat.com>
To: qemu-devel@nongnu.org
Cc: kwolf@redhat.com
Subject: [Qemu-devel] [PULL 0/5] Block patches for 2.2
Date: Mon, 10 Nov 2014 11:57:07 +0100 [thread overview]
Message-ID: <1415617032-12850-1-git-send-email-kwolf@redhat.com> (raw)
The following changes since commit 6e76d125f244e10676b917208f2a074729820246:
Update version for v2.2.0-rc0 release (2014-11-05 15:21:04 +0000)
are available in the git repository at:
git://repo.or.cz/qemu/kevin.git tags/for-upstream
for you to fetch changes up to ea3beed41d2eeb33a09f1b538d1caea787a043b6:
Merge remote-tracking branch 'mreitz/block' into queue-block (2014-11-10 10:41:34 +0100)
----------------------------------------------------------------
Block patches
----------------------------------------------------------------
Kevin Wolf (1):
Merge remote-tracking branch 'mreitz/block' into queue-block
Max Reitz (5):
qemu-img: Omit error_report() after img_open()
block: Propagate error in bdrv_img_create()
iotests: Add test for non-existing backing file
qapi: Complete BlkdebugEvent
block/vdi: Limit maximum size even futher
block.c | 5 -----
block/vdi.c | 14 ++++++++++--
qapi/block-core.json | 4 +++-
qemu-img.c | 4 ----
tests/qemu-iotests/084 | 14 ++++++------
tests/qemu-iotests/084.out | 13 +++++++-----
tests/qemu-iotests/111 | 53 ++++++++++++++++++++++++++++++++++++++++++++++
tests/qemu-iotests/111.out | 3 +++
tests/qemu-iotests/group | 1 +
9 files changed, 87 insertions(+), 24 deletions(-)
create mode 100755 tests/qemu-iotests/111
create mode 100644 tests/qemu-iotests/111.out
next reply other threads:[~2014-11-10 10:57 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-10 10:57 Kevin Wolf [this message]
2014-11-10 10:57 ` [Qemu-devel] [PULL 1/5] qemu-img: Omit error_report() after img_open() Kevin Wolf
2014-11-10 10:57 ` [Qemu-devel] [PULL 2/5] block: Propagate error in bdrv_img_create() Kevin Wolf
2014-11-10 10:57 ` [Qemu-devel] [PULL 3/5] iotests: Add test for non-existing backing file Kevin Wolf
2014-11-10 10:57 ` [Qemu-devel] [PULL 4/5] qapi: Complete BlkdebugEvent Kevin Wolf
2014-11-10 10:57 ` [Qemu-devel] [PULL 5/5] block/vdi: Limit maximum size even futher Kevin Wolf
2014-11-10 20:00 ` [Qemu-devel] [PULL 0/5] Block patches for 2.2 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=1415617032-12850-1-git-send-email-kwolf@redhat.com \
--to=kwolf@redhat.com \
--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).