summaryrefslogtreecommitdiff
path: root/hw/timer/etraxfs_timer.c
AgeCommit message (Expand)Author
2019-10-22hw/watchdog/etraxfs_timer.c: Switch to transaction-based ptimer APIPeter Maydell
2019-10-15ptimer: Rename ptimer_init() to ptimer_init_with_bh()Peter Maydell
2019-08-16sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster
2019-08-16Include qemu/main-loop.h lessMarkus Armbruster
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster
2019-08-16Include sysemu/reset.h a lot lessMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2018-12-13timer/etraxfs_timer: Convert sysbus init function to realize functionMao Zhongyi
2017-05-23shutdown: Add source information to SHUTDOWN and RESETEric Blake
2016-09-22hw/ptimer: Introduce timer policy featureDmitry Osipenko
2016-01-29hw/timer: Clean up includesPeter Maydell
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh
2013-07-29etraxfs_timer: QOM cast cleanupAndreas Färber
2013-07-29etraxfs_timer: Rename etrax_timer to ETRAXTimerStateAndreas Färber
2013-07-04hw/t*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-04-08hw: move timer devices to hw/timer/, configure with default-configs/Paolo Bonzini