qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/1] RFC: trivial but tree-wide change for QEMUMachi


From: Christian Borntraeger
Subject: [Qemu-devel] [PATCH 0/1] RFC: trivial but tree-wide change for QEMUMachine
Date: Thu, 26 Apr 2012 17:22:59 +0200

Folks,

here is a patch that touches every QEMUMachine.
Question for the maintainer: ok to apply?
Question for platform maintainers: did we miss something?

Christian

PS: Alex, the patch applies against current master. There will be a trivial
offset if applied against the s390 patch queue.

Einar Lueck (1):
  Support default interface types per QEMUMachine

 blockdev.c                    |    4 ++--
 hw/alpha_dp264.c              |    1 +
 hw/an5206.c                   |    2 ++
 hw/axis_dev88.c               |    1 +
 hw/boards.h                   |    2 +-
 hw/collie.c                   |    1 +
 hw/device-hotplug.c           |    2 +-
 hw/dummy_m68k.c               |    2 ++
 hw/exynos4_boards.c           |    3 +++
 hw/gumstix.c                  |    2 ++
 hw/highbank.c                 |    2 +-
 hw/integratorcp.c             |    2 ++
 hw/leon3.c                    |    9 +++++----
 hw/lm32_boards.c              |    2 ++
 hw/mainstone.c                |    1 +
 hw/mcf5208.c                  |    2 ++
 hw/milkymist.c                |    1 +
 hw/mips_fulong2e.c            |    1 +
 hw/mips_jazz.c                |    4 ++--
 hw/mips_malta.c               |    1 +
 hw/mips_mipssim.c             |    1 +
 hw/mips_r4k.c                 |    1 +
 hw/musicpal.c                 |    1 +
 hw/nseries.c                  |    2 ++
 hw/omap_sx1.c                 |    2 ++
 hw/palm.c                     |    2 ++
 hw/pc_piix.c                  |   10 ++++++++++
 hw/pc_sysfw.c                 |    2 +-
 hw/petalogix_ml605_mmu.c      |    1 +
 hw/petalogix_s3adsp1800_mmu.c |    1 +
 hw/ppc405_boards.c            |    1 +
 hw/ppc440_bamboo.c            |    1 +
 hw/ppc_newworld.c             |    1 +
 hw/ppc_oldworld.c             |    1 +
 hw/ppc_prep.c                 |    1 +
 hw/ppce500_mpc8544ds.c        |    1 +
 hw/r2d.c                      |    1 +
 hw/realview.c                 |    7 ++++---
 hw/s390-virtio.c              |   16 +---------------
 hw/shix.c                     |    2 ++
 hw/spapr.c                    |    2 +-
 hw/spitz.c                    |    4 ++++
 hw/stellaris.c                |    3 +++
 hw/sun4m.c                    |   24 ++++++++++++------------
 hw/sun4u.c                    |    3 +++
 hw/tosa.c                     |    1 +
 hw/versatilepb.c              |    4 ++--
 hw/vexpress.c                 |    5 +++--
 hw/virtex_ml507.c             |    1 +
 hw/xen_machine_pv.c           |    1 +
 hw/xilinx_zynq.c              |    2 +-
 hw/xtensa_lx60.c              |    2 ++
 hw/xtensa_sim.c               |    2 ++
 hw/z2.c                       |    1 +
 vl.c                          |   18 +++++++++---------
 55 files changed, 116 insertions(+), 57 deletions(-)

-- 
1.7.9.6




reply via email to

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