aboutsummaryrefslogtreecommitdiff
path: root/hw/timer/etraxfs_timer.c
AgeCommit message (Expand)Author
2022-05-19ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACYPeter Maydell
2022-01-18hw/timer/etraxfs_timer: Add vmstate for ETRAX timersPhilippe Mathieu-Daudé
2021-05-13hw/timer/etraxfs_timer: Convert to 3-phase reset (Resettable interface)Philippe Mathieu-Daudé
2021-03-19hw: Replace anti-social QOM type namesMarkus Armbruster
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
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