We create a number of default drives for machines to use: floppy,
CD-ROM, SD card.  Machines can suppress the ones they don't use, but
few do.  Fix that.

I split this into parts that share target and maintainer for review.
Blue, would you be willing to commit the whole series, provided there
are no objections?

Cc: Alexander Graf <ag...@suse.de>
Cc: Andreas Färber <andreas.faer...@web.de>
Cc: Andrzej Zaborowski <balr...@gmail.com>
Cc: Anthony Liguori <aligu...@us.ibm.com>
Cc: Aurelien Jarno <aurel...@aurel32.net>
Cc: Blue Swirl <blauwir...@gmail.com>
Cc: Dmitry Solodkiy <d.solod...@samsung.com>
Cc: Edgar E. Iglesias <edgar.igles...@gmail.com>
Cc: Evgeny Voevodin <e.voevo...@samsung.com>
Cc: Hervé Poussineau <hpous...@reactos.org>
Cc: Igor Mitsyanko <i.mitsya...@samsung.com>
Cc: Jan Kiszka <jan.kis...@web.de>
Cc: Magnus Damm <magnus.d...@gmail.com>
Cc: Maksim Kozlov <m.koz...@samsung.com>
Cc: Mark Langsdorf <mark.langsd...@calxeda.com>
Cc: Max Filippov <jcmvb...@gmail.com>
Cc: Michael Walle <mich...@walle.cc>
Cc: Paul Brook <p...@codesourcery.com
Cc: Paul Brook <p...@codesourcery.com>
Cc: Peter Chubb <peter.ch...@nicta.com.au>
Cc: Peter Crosthwaite <peter.crosthwa...@petalogix.com>
Cc: Peter Maydell <peter.mayd...@linaro.org>
Cc: Stefano Stabellini <stefano.stabell...@eu.citrix.com>
Cc: qemu-...@nongnu.org

Markus Armbruster (23):
  alpha_dp264: Suppress unused default drives
  nseries palm spitz: Suppress unused default drives
  highbank: Suppress unused default drives
  integratorcp, realview, stellaris, versatilepb: Suppress unused
    default drives
  omap_sx1: Suppress unused default drives
  kzm: Suppress unused default drives
  musicpal: Suppress unused default drives
  exynos4: Suppress unused default drives
  xilinx-zynq: Suppress unused default drives
  collie gumstix mainstone tosa vexpress z2: Suppress unused default
    drives
  axis-dev88: Suppress unused default drives
  pc xen: Suppress unused default drives
  lm32: Suppress unused default drives
  m68k: Suppress unused default drives
  microblaze: Suppress unused default drives
  mips_jazz: Suppress unused default drives
  mips_malta mips_r4k: Suppress unused default drives
  mips_fulong2e, mips_mipssim: Suppress unused default drives
  or32-sim: Suppress unused default drives
  ppc: Suppress unused default drives
  sh4: Suppress unused default drives
  sparc: Suppress unused default drives
  xtensa: Suppress unused default drives

 hw/alpha_dp264.c              |  2 ++
 hw/an5206.c                   |  3 +++
 hw/axis_dev88.c               |  3 +++
 hw/collie.c                   |  3 +++
 hw/dummy_m68k.c               |  3 +++
 hw/exynos4_boards.c           |  6 ++++++
 hw/gumstix.c                  |  4 ++++
 hw/highbank.c                 |  3 +++
 hw/integratorcp.c             |  2 ++
 hw/kzm.c                      |  3 +++
 hw/leon3.c                    |  3 +++
 hw/lm32_boards.c              |  6 ++++++
 hw/mainstone.c                |  2 ++
 hw/mcf5208.c                  |  3 +++
 hw/milkymist.c                |  2 ++
 hw/mips_fulong2e.c            |  2 ++
 hw/mips_jazz.c                |  2 ++
 hw/mips_malta.c               |  1 +
 hw/mips_mipssim.c             |  3 +++
 hw/mips_r4k.c                 |  2 ++
 hw/musicpal.c                 |  3 +++
 hw/nseries.c                  |  4 ++++
 hw/omap_sx1.c                 |  4 ++++
 hw/openrisc_sim.c             |  3 +++
 hw/palm.c                     |  2 ++
 hw/pc_piix.c                  | 11 +++++++++++
 hw/petalogix_ml605_mmu.c      |  3 +++
 hw/petalogix_s3adsp1800_mmu.c |  3 +++
 hw/ppc405_boards.c            |  6 ++++++
 hw/ppc440_bamboo.c            |  3 +++
 hw/ppc_newworld.c             |  2 ++
 hw/ppc_oldworld.c             |  2 ++
 hw/ppc_prep.c                 |  1 +
 hw/r2d.c                      |  3 +++
 hw/realview.c                 |  6 ++++++
 hw/shix.c                     |  3 +++
 hw/spitz.c                    |  8 ++++++++
 hw/stellaris.c                |  5 +++++
 hw/sun4m.c                    | 15 +++++++++++++++
 hw/sun4u.c                    |  3 +++
 hw/tosa.c                     |  2 ++
 hw/versatilepb.c              |  2 ++
 hw/vexpress.c                 |  4 ++++
 hw/virtex_ml507.c             |  3 +++
 hw/xen_machine_pv.c           |  1 +
 hw/xilinx_zynq.c              |  2 ++
 hw/xtensa_lx60.c              |  6 ++++++
 hw/xtensa_sim.c               |  3 +++
 hw/z2.c                       |  2 ++
 49 files changed, 173 insertions(+)

-- 
1.7.11.2


Reply via email to