qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/1] Default block interface per machine


From: Christian Borntraeger
Subject: [Qemu-devel] [PATCH 0/1] Default block interface per machine
Date: Mon, 12 Nov 2012 09:22:09 +0100

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]