]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw: move timer devices to hw/timer/, configure with default-configs/
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 5 Feb 2013 13:38:25 +0000 (14:38 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 8 Apr 2013 16:13:14 +0000 (18:13 +0200)
commit3bd884511f8dc44a01e32878b2972443a16db70d
tree97bf4af7947076a7e23f905a370a157e422fd967
parent47934d0aadc075b05ce2d9e8a44fa6a46edd1afa
hw: move timer devices to hw/timer/, configure with default-configs/

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
28 files changed:
default-configs/arm-softmmu.mak
default-configs/sparc-softmmu.mak
hw/arm/Makefile.objs
hw/cris/Makefile.objs
hw/input/Makefile.objs
hw/input/milkymist-softusb.c [moved from hw/milkymist-softusb.c with 100% similarity]
hw/input/pxa2xx_keypad.c [moved from hw/pxa2xx_keypad.c with 100% similarity]
hw/input/tsc210x.c [moved from hw/tsc210x.c with 100% similarity]
hw/lm32/Makefile.objs
hw/sh4/Makefile.objs
hw/sparc/Makefile.objs
hw/timer/Makefile.objs
hw/timer/arm_mptimer.c [moved from hw/arm_mptimer.c with 100% similarity]
hw/timer/etraxfs_timer.c [moved from hw/etraxfs_timer.c with 100% similarity]
hw/timer/exynos4210_mct.c [moved from hw/exynos4210_mct.c with 100% similarity]
hw/timer/exynos4210_pwm.c [moved from hw/exynos4210_pwm.c with 100% similarity]
hw/timer/exynos4210_rtc.c [moved from hw/exynos4210_rtc.c with 100% similarity]
hw/timer/grlib_gptimer.c [moved from hw/grlib_gptimer.c with 100% similarity]
hw/timer/imx_timer.c [moved from hw/imx_timer.c with 100% similarity]
hw/timer/lm32_timer.c [moved from hw/lm32_timer.c with 100% similarity]
hw/timer/milkymist-sysctl.c [moved from hw/milkymist-sysctl.c with 100% similarity]
hw/timer/omap_gptimer.c [moved from hw/omap_gptimer.c with 100% similarity]
hw/timer/omap_synctimer.c [moved from hw/omap_synctimer.c with 100% similarity]
hw/timer/pxa2xx_timer.c [moved from hw/pxa2xx_timer.c with 100% similarity]
hw/timer/sh_timer.c [moved from hw/sh_timer.c with 100% similarity]
hw/timer/slavio_timer.c [moved from hw/slavio_timer.c with 100% similarity]
hw/timer/tusb6010.c [moved from hw/tusb6010.c with 100% similarity]
include/hw/sparc/sun4m.h