aboutsummaryrefslogtreecommitdiff
path: root/hw/timer/etraxfs_timer.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-19ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACYPeter Maydell1-3/+3
2022-01-18hw/timer/etraxfs_timer: Add vmstate for ETRAX timersPhilippe Mathieu-Daudé1-1/+33
2021-05-13hw/timer/etraxfs_timer: Convert to 3-phase reset (Resettable interface)Philippe Mathieu-Daudé1-3/+11
2021-03-19hw: Replace anti-social QOM type namesMarkus Armbruster1-1/+1
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-2/+2
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-2/+4
2019-10-22hw/watchdog/etraxfs_timer.c: Switch to transaction-based ptimer APIPeter Maydell1-10/+13
2019-10-15ptimer: Rename ptimer_init() to ptimer_init_with_bh()Peter Maydell1-3/+3
2019-08-16sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster1-1/+1
2019-08-16Include qemu/main-loop.h lessMarkus Armbruster1-0/+1
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster1-0/+1
2019-08-16Include sysemu/reset.h a lot lessMarkus Armbruster1-0/+1
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster1-0/+2
2018-12-13timer/etraxfs_timer: Convert sysbus init function to realize functionMao Zhongyi1-7/+7
2017-05-23shutdown: Add source information to SHUTDOWN and RESETEric Blake1-1/+1
2016-09-22hw/ptimer: Introduce timer policy featureDmitry Osipenko1-3/+3
2016-01-29hw/timer: Clean up includesPeter Maydell1-0/+1
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh1-1/+1
2013-07-29etraxfs_timer: QOM cast cleanupAndreas Färber1-3/+8
2013-07-29etraxfs_timer: Rename etrax_timer to ETRAXTimerStateAndreas Färber1-13/+13
2013-07-04hw/t*: pass owner to memory_region_init* functionsPaolo Bonzini1-1/+2
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-1/+1
2013-04-08hw: move timer devices to hw/timer/, configure with default-configs/Paolo Bonzini1-0/+351