summaryrefslogtreecommitdiffstats
path: root/hw/timer/etraxfs_timer.c
Commit message (Expand)AuthorAgeFilesLines
* ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACYPeter Maydell2022-05-191-3/+3
* hw/timer/etraxfs_timer: Add vmstate for ETRAX timersPhilippe Mathieu-Daudé2022-01-181-1/+33
* hw/timer/etraxfs_timer: Convert to 3-phase reset (Resettable interface)Philippe Mathieu-Daudé2021-05-131-3/+11
* hw: Replace anti-social QOM type namesMarkus Armbruster2021-03-191-1/+1
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-2/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+4
* hw/watchdog/etraxfs_timer.c: Switch to transaction-based ptimer APIPeter Maydell2019-10-221-10/+13
* ptimer: Rename ptimer_init() to ptimer_init_with_bh()Peter Maydell2019-10-151-3/+3
* sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster2019-08-161-1/+1
* Include qemu/main-loop.h lessMarkus Armbruster2019-08-161-0/+1
* Include hw/irq.h a lot lessMarkus Armbruster2019-08-161-0/+1
* Include sysemu/reset.h a lot lessMarkus Armbruster2019-08-161-0/+1
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+2
* timer/etraxfs_timer: Convert sysbus init function to realize functionMao Zhongyi2018-12-131-7/+7
* shutdown: Add source information to SHUTDOWN and RESETEric Blake2017-05-231-1/+1
* hw/ptimer: Introduce timer policy featureDmitry Osipenko2016-09-221-3/+3
* hw/timer: Clean up includesPeter Maydell2016-01-291-0/+1
* aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-221-1/+1
* etraxfs_timer: QOM cast cleanupAndreas Färber2013-07-291-3/+8
* etraxfs_timer: Rename etrax_timer to ETRAXTimerStateAndreas Färber2013-07-291-13/+13
* hw/t*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-041-1/+2
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-1/+1
* hw: move timer devices to hw/timer/, configure with default-configs/Paolo Bonzini2013-04-081-0/+351