summaryrefslogtreecommitdiff
path: root/hw/timer/sh_timer.c
AgeCommit message (Expand)Author
2021-10-30hw/timer/sh_timer: Remove use of hw_errorBALATON Zoltan
2021-10-30hw/timer/sh_timer: Fix timer memory region sizeBALATON Zoltan
2021-10-30hw/timer/sh_timer: Do not wrap lines that are not too longBALATON Zoltan
2021-10-30hw/timer/sh_timer: Rename sh_timer_state to SHTimerStateBALATON Zoltan
2021-10-30hw/sh4: Change debug printfs to tracesBALATON Zoltan
2021-10-30hw/sh4: Fix typos in a commentBALATON Zoltan
2021-10-30hw/sh4: Coding style: Remove unnecessary castsBALATON Zoltan
2021-10-30hw/sh4: Coding style: Add missing bracesBALATON Zoltan
2021-10-30hw/sh4: Coding style: White space fixesBALATON Zoltan
2021-10-30hw/sh4: Coding style: Fix multi-line commentsBALATON Zoltan
2020-10-27hw/timer/sh_timer: Remove superfluous "break" statementsThomas Huth
2020-10-27hw/timer/sh_timer: Silence warnings about missing fallthrough statementsThomas Huth
2020-10-27hw/timer/sh_timer: Coding style clean-upThomas Huth
2020-06-22hw/timer/sh_timer: Remove unused 'qemu/timer.h' includePhilippe Mathieu-Daudé
2020-06-22hw/sh4: Extract timer definitions to 'hw/timer/tmu012.h'Philippe Mathieu-Daudé
2019-10-22hw/timer/sh_timer: Switch to transaction-based ptimer APIPeter Maydell
2019-10-15ptimer: Rename ptimer_init() to ptimer_init_with_bh()Peter Maydell
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster
2018-08-23fix "Missing break in switch" coverity reportsPaolo Bonzini
2018-06-01hw: Do not include "exec/address-spaces.h" if it is not necessaryPhilippe Mathieu-Daudé
2016-09-22hw/ptimer: Introduce timer policy featureDmitry Osipenko
2016-01-29hw/timer: Clean up includesPeter Maydell
2013-08-22aio / timers: Untangle include filesAlex Bligh
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