summaryrefslogtreecommitdiffstats
path: root/hw/timer/sh_timer.c
Commit message (Expand)AuthorAgeFilesLines
* hw/timer/sh_timer: Remove unused 'qemu/timer.h' includePhilippe Mathieu-Daudé2020-06-221-1/+0Star
* hw/sh4: Extract timer definitions to 'hw/timer/tmu012.h'Philippe Mathieu-Daudé2020-06-221-0/+2
* hw/timer/sh_timer: Switch to transaction-based ptimer APIPeter Maydell2019-10-221-4/+9
* ptimer: Rename ptimer_init() to ptimer_init_with_bh()Peter Maydell2019-10-151-1/+1
* Include hw/irq.h a lot lessMarkus Armbruster2019-08-161-0/+1
* fix "Missing break in switch" coverity reportsPaolo Bonzini2018-08-231-0/+1
* hw: Do not include "exec/address-spaces.h" if it is not necessaryPhilippe Mathieu-Daudé2018-06-011-1/+0Star
* hw/ptimer: Introduce timer policy featureDmitry Osipenko2016-09-221-1/+1
* hw/timer: Clean up includesPeter Maydell2016-01-291-0/+1
* aio / timers: Untangle include filesAlex Bligh2013-08-221-0/+1
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-3/+3
* hw: move timer devices to hw/timer/, configure with default-configs/Paolo Bonzini2013-04-081-0/+333