From: Markus Armbruster <armbru@redhat.com>
To: qemu-devel@nongnu.org
Cc: kwolf@redhat.com, pbonzini@redhat.com
Subject: [Qemu-devel] [PATCH 0/2] scsi: Clean up BlockDriverState use
Date: Tue, 5 Jun 2012 16:49:23 +0200 [thread overview]
Message-ID: <1338907765-22078-1-git-send-email-armbru@redhat.com> (raw)
With this and the related fix for xen applied, block_int.h is finally
gone from hw/.
Markus Armbruster (2):
block: New bdrv_get_flags()
scsi-disk: Don't peek behind the BlockDriverState abstraction
block.c | 5 +++++
block.h | 1 +
hw/scsi-disk.c | 3 +--
3 files changed, 7 insertions(+), 2 deletions(-)
--
1.7.6.5
next reply other threads:[~2012-06-05 14:49 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-06-05 14:49 Markus Armbruster [this message]
2012-06-05 14:49 ` [Qemu-devel] [PATCH 1/2] block: New bdrv_get_flags() Markus Armbruster
2012-06-05 14:49 ` [Qemu-devel] [PATCH 2/2] scsi-disk: Don't peek behind the BlockDriverState abstraction Markus Armbruster
2012-06-05 21:32 ` [Qemu-devel] [PATCH 0/2] scsi: Clean up BlockDriverState use Paolo Bonzini
2012-06-06 10:52 ` 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=1338907765-22078-1-git-send-email-armbru@redhat.com \
--to=armbru@redhat.com \
--cc=kwolf@redhat.com \
--cc=pbonzini@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).