qemu-irix/hw/timer
Efimov Vasily 3638439d54 MC146818 RTC: add GPIO access to output IRQ
The MC146818 RTC device has output IRQ line. Currently the corresponding field
is only accessible through direct access. Such access violates Qemu model.

The patch makes the field accessible through GPIO. It also updates the setting
of the IRQ during initialization.

Signed-off-by: Efimov Vasily <real@ispras.ru>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2016-06-29 14:03:46 +02:00
..
Makefile.objs
a9gtimer.c
allwinner-a10-pit.c
arm_mptimer.c
arm_timer.c
aspeed_timer.c
cadence_ttc.c
digic-timer.c
ds1338.c
etraxfs_timer.c
exynos4210_mct.c
exynos4210_pwm.c
exynos4210_rtc.c
grlib_gptimer.c
hpet.c
i8254.c
i8254_common.c
imx_epit.c
imx_gpt.c
lm32_timer.c hw/timer: QOM'ify lm32_timer 2016-06-20 18:09:53 +02:00
m48t59.c
mc146818rtc.c MC146818 RTC: add GPIO access to output IRQ 2016-06-29 14:03:46 +02:00
milkymist-sysctl.c milkymist: update specification URLs 2016-06-20 18:12:04 +02:00
omap_gptimer.c
omap_synctimer.c
pl031.c
puv3_ost.c
pxa2xx_timer.c
sh_timer.c
slavio_timer.c
stm32f2xx_timer.c
trace-events trace: split out trace events for hw/timer/ directory 2016-06-20 17:22:16 +01:00
twl92230.c
xilinx_timer.c