qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/1] Default block interface per machine
@ 2012-11-12  8:22 Christian Borntraeger
  2012-11-12  8:22 ` [Qemu-devel] [PATCH 1/1] Support default block interfaces per QEMUMachine Christian Borntraeger
  0 siblings, 1 reply; 9+ messages in thread
From: Christian Borntraeger @ 2012-11-12  8:22 UTC (permalink / raw)
  To: qemu-devel
  Cc: peter.maydell, aliguori, i.mitsyanko, agraf, borntraeger, jfrei,
	cornelia.huck, afaerber, elelueck

This is a continuation of this discussion:
http://lists.gnu.org/archive/html/qemu-devel/2012-04/msg03908.html
regarding a default block interface per machine.
Sorry for taking so long, but this got somehow lost.

Christian Borntraeger (1):
  Support default block interfaces per QEMUMachine

 blockdev.c          |    4 ++--
 blockdev.h          |   29 ++++++++++++++++++++++++++++-
 hw/boards.h         |    3 ++-
 hw/device-hotplug.c |    2 +-
 hw/highbank.c       |    2 +-
 hw/leon3.c          |    1 -
 hw/mips_jazz.c      |    4 ++--
 hw/pc_sysfw.c       |    2 +-
 hw/puv3.c           |    1 -
 hw/realview.c       |    7 ++++---
 hw/s390-virtio.c    |   16 +---------------
 hw/spapr.c          |    2 +-
 hw/sun4m.c          |   24 ++++++++++++------------
 hw/versatilepb.c    |    4 ++--
 hw/vexpress.c       |    4 ++--
 hw/xilinx_zynq.c    |    2 +-
 vl.c                |   20 +++++++++++---------
 17 files changed, 71 insertions(+), 56 deletions(-)

-- 
1.7.10.1

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

end of thread, other threads:[~2012-11-20 13:02 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-12  8:22 [Qemu-devel] [PATCH 0/1] Default block interface per machine Christian Borntraeger
2012-11-12  8:22 ` [Qemu-devel] [PATCH 1/1] Support default block interfaces per QEMUMachine Christian Borntraeger
2012-11-13  8:03   ` Christian Borntraeger
2012-11-19 13:36   ` Alexander Graf
2012-11-19 13:44     ` Christian Borntraeger
2012-11-19 13:47       ` Alexander Graf
2012-11-19 14:11         ` Markus Armbruster
2012-11-20 11:22           ` Christian Borntraeger
2012-11-20 13:01             ` Stefan Hajnoczi

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