hw: move other devices to hw/misc/, configure with default-configs/
commite28bee8ee654b81f4688a505e56ade0692174b5c
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 3 Apr 2013 16:06:08 +0000 (3 18:06 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 8 Apr 2013 16:13:16 +0000 (8 18:13 +0200)
tree10957fa9975ffda17a02c1001c10656044830892
parent914e29d28052dbe5a4f41b71eaf8c7bb19ac0929
hw: move other devices to hw/misc/, configure with default-configs/

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
31 files changed:
default-configs/arm-softmmu.mak
default-configs/i386-softmmu.mak
default-configs/sparc-softmmu.mak
default-configs/x86_64-softmmu.mak
hw/arm/Makefile.objs
hw/i386/Makefile.objs
hw/lm32/Makefile.objs
hw/misc/Makefile.objs
hw/misc/a9scu.c [moved from hw/a9scu.c with 100% similarity]
hw/misc/arm_sysctl.c [moved from hw/arm_sysctl.c with 100% similarity]
hw/misc/cbus.c [moved from hw/cbus.c with 100% similarity]
hw/misc/debugexit.c [moved from hw/debugexit.c with 100% similarity]
hw/misc/eccmemctl.c [moved from hw/eccmemctl.c with 100% similarity]
hw/misc/exynos4210_pmu.c [moved from hw/exynos4210_pmu.c with 100% similarity]
hw/misc/imx_ccm.c [moved from hw/imx_ccm.c with 100% similarity]
hw/misc/lm32_sys.c [moved from hw/lm32_sys.c with 100% similarity]
hw/misc/milkymist-hpdmc.c [moved from hw/milkymist-hpdmc.c with 100% similarity]
hw/misc/milkymist-pfpu.c [moved from hw/milkymist-pfpu.c with 100% similarity]
hw/misc/mst_fpga.c [moved from hw/mst_fpga.c with 100% similarity]
hw/misc/omap_clk.c [moved from hw/omap_clk.c with 100% similarity]
hw/misc/omap_gpmc.c [moved from hw/omap_gpmc.c with 100% similarity]
hw/misc/omap_l4.c [moved from hw/omap_l4.c with 100% similarity]
hw/misc/omap_sdrc.c [moved from hw/omap_sdrc.c with 100% similarity]
hw/misc/omap_tap.c [moved from hw/omap_tap.c with 100% similarity]
hw/misc/pc-testdev.c [moved from hw/pc-testdev.c with 100% similarity]
hw/misc/pxa2xx_pcmcia.c [moved from hw/pxa2xx_pcmcia.c with 100% similarity]
hw/misc/sga.c [moved from hw/sga.c with 100% similarity]
hw/misc/slavio_misc.c [moved from hw/slavio_misc.c with 100% similarity]
hw/misc/vmport.c [moved from hw/vmport.c with 100% similarity]
hw/misc/zynq_slcr.c [moved from hw/zynq_slcr.c with 100% similarity]
hw/sparc/Makefile.objs