qemu-e2k/hw/timer
Andreas Färber a15d09127b i8254: Convert PITCommonState to QOM realizefn
Instead of having the parent provide PITCommonClass::init,
let the children override DeviceClass::realize themselves.
This pushes the responsibility for saving and calling the parent's
realizefn to the children.

Signed-off-by: Andreas Färber <afaerber@suse.de>
2013-06-07 14:55:24 +02:00
..
Makefile.objs i.MX: split GPT and EPIT timer implementation 2013-06-03 17:17:45 +01:00
arm_mptimer.c hw: move timer devices to hw/timer/, configure with default-configs/ 2013-04-08 18:13:14 +02:00
arm_timer.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
cadence_ttc.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
ds1338.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
etraxfs_timer.c hw: move timer devices to hw/timer/, configure with default-configs/ 2013-04-08 18:13:14 +02:00
exynos4210_mct.c Remove unnecessary break statements 2013-06-01 14:25:38 +04:00
exynos4210_pwm.c hw: move timer devices to hw/timer/, configure with default-configs/ 2013-04-08 18:13:14 +02:00
exynos4210_rtc.c remove some double-includes 2013-05-18 16:35:12 +04:00
grlib_gptimer.c hw: move timer devices to hw/timer/, configure with default-configs/ 2013-04-08 18:13:14 +02:00
hpet.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
i8254.c i8254: Convert PITCommonState to QOM realizefn 2013-06-07 14:55:24 +02:00
i8254_common.c i8254: Convert PITCommonState to QOM realizefn 2013-06-07 14:55:24 +02:00
imx_epit.c i.MX: Improve EPIT timer code. 2013-06-03 17:17:46 +01:00
imx_gpt.c i.MX: split GPT and EPIT timer implementation 2013-06-03 17:17:45 +01:00
lm32_timer.c hw: move timer devices to hw/timer/, configure with default-configs/ 2013-04-08 18:13:14 +02:00
m48t59.c isa: Use realizefn for ISADevice 2013-06-07 12:14:45 +02:00
mc146818rtc.c isa: Use realizefn for ISADevice 2013-06-07 12:14:45 +02:00
milkymist-sysctl.c hw: move timer devices to hw/timer/, configure with default-configs/ 2013-04-08 18:13:14 +02:00
omap_gptimer.c hw: move timer devices to hw/timer/, configure with default-configs/ 2013-04-08 18:13:14 +02:00
omap_synctimer.c hw: move timer devices to hw/timer/, configure with default-configs/ 2013-04-08 18:13:14 +02:00
pl031.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
puv3_ost.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
pxa2xx_timer.c hw: move timer devices to hw/timer/, configure with default-configs/ 2013-04-08 18:13:14 +02:00
sh_timer.c hw: move timer devices to hw/timer/, configure with default-configs/ 2013-04-08 18:13:14 +02:00
slavio_timer.c hw: move timer devices to hw/timer/, configure with default-configs/ 2013-04-08 18:13:14 +02:00
tusb6010.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
twl92230.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
xilinx_timer.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00