qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] scsi: Clean up BlockDriverState use
@ 2012-06-05 14:49 Markus Armbruster
  2012-06-05 14:49 ` [Qemu-devel] [PATCH 1/2] block: New bdrv_get_flags() Markus Armbruster
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Markus Armbruster @ 2012-06-05 14:49 UTC (permalink / raw)
  To: qemu-devel; +Cc: kwolf, pbonzini

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-06-06 10:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-05 14:49 [Qemu-devel] [PATCH 0/2] scsi: Clean up BlockDriverState use Markus Armbruster
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

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).