summaryrefslogtreecommitdiffstats
path: root/hw/timer/xilinx_timer.c
Commit message (Expand)AuthorAgeFilesLines
* ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACYPeter Maydell2022-05-191-1/+1
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-2/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-0/+1
* qdev: set properties with device_class_set_props()Marc-André Lureau2020-01-241-1/+1
* hw/timer/xilinx_timer.c: Switch to transaction-based ptimer APIPeter Maydell2019-10-241-5/+8
* ptimer: Rename ptimer_init() to ptimer_init_with_bh()Peter Maydell2019-10-151-1/+1
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-0/+1
* Include hw/irq.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/+1
* hw/ptimer: Introduce timer policy featureDmitry Osipenko2016-09-221-1/+1
* hw/timer: Clean up includesPeter Maydell2016-01-291-0/+1
* timer: xilinx_timer: Convert to realize()Peter Crosthwaite2014-06-091-8/+12
* xilinx_timer: Fix writes into TCSR registerGuenter Roeck2014-05-131-1/+1
* aio / timers: Untangle include filesAlex Bligh2013-08-221-0/+1
* xilinx_timer: QOM cast cleanupAndreas Färber2013-07-291-3/+8
* hw/t*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-041-1/+1
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-1/+1
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-0/+255