From: Markus Armbruster <armbru@redhat.com>
To: qemu-devel@nongnu.org
Cc: kwolf@redhat.com, peter.maydell@linaro.org,
stefano.stabellini@eu.citrix.com
Subject: [Qemu-devel] [PATCH v3 0/3] xen: Clean up BlockDriverState use
Date: Wed, 13 Jun 2012 10:11:47 +0200 [thread overview]
Message-ID: <1339575110-18207-1-git-send-email-armbru@redhat.com> (raw)
Xen compile-tested only. Stefano, please give it a whirl.
v3: Replaced bdrv_get_format() on Peter's request
v2: Moved a declaration to an inner block on Stefano's request.
Markus Armbruster (3):
block: Replace bdrv_get_format() by bdrv_get_format_name()
xen: Don't change -drive if=xen device name during machine init
xen: Don't peek behind the BlockDriverState abstraction
block.c | 11 ++++-------
block.h | 2 +-
hw/xen_devconfig.c | 13 ++++++-------
hw/xen_disk.c | 3 +--
qemu-img.c | 5 ++---
5 files changed, 14 insertions(+), 20 deletions(-)
--
1.7.6.5
next reply other threads:[~2012-06-13 8:12 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-13 8:11 Markus Armbruster [this message]
2012-06-13 8:11 ` [Qemu-devel] [PATCH v3 1/3] block: Replace bdrv_get_format() by bdrv_get_format_name() Markus Armbruster
2012-06-13 8:11 ` [Qemu-devel] [PATCH v3 2/3] xen: Don't change -drive if=xen device name during machine init Markus Armbruster
2012-06-13 8:11 ` [Qemu-devel] [PATCH v3 3/3] xen: Don't peek behind the BlockDriverState abstraction Markus Armbruster
2012-06-13 11:03 ` [Qemu-devel] [PATCH v3 0/3] xen: Clean up BlockDriverState use Stefano Stabellini
2012-06-13 11:20 ` Markus Armbruster
2012-06-13 15:48 ` Kevin Wolf
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=1339575110-18207-1-git-send-email-armbru@redhat.com \
--to=armbru@redhat.com \
--cc=kwolf@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=stefano.stabellini@eu.citrix.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 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).