Age | Commit message (Expand) | Author |
2021-10-30 | hw/timer/sh_timer: Remove use of hw_error | BALATON Zoltan |
2021-10-30 | hw/timer/sh_timer: Fix timer memory region size | BALATON Zoltan |
2021-10-30 | hw/timer/sh_timer: Do not wrap lines that are not too long | BALATON Zoltan |
2021-10-30 | hw/timer/sh_timer: Rename sh_timer_state to SHTimerState | BALATON Zoltan |
2021-10-30 | hw/sh4: Change debug printfs to traces | BALATON Zoltan |
2021-10-30 | hw/sh4: Fix typos in a comment | BALATON Zoltan |
2021-10-30 | hw/sh4: Coding style: Remove unnecessary casts | BALATON Zoltan |
2021-10-30 | hw/sh4: Coding style: Add missing braces | BALATON Zoltan |
2021-10-30 | hw/sh4: Coding style: White space fixes | BALATON Zoltan |
2021-10-30 | hw/sh4: Coding style: Fix multi-line comments | BALATON Zoltan |
2020-10-27 | hw/timer/sh_timer: Remove superfluous "break" statements | Thomas Huth |
2020-10-27 | hw/timer/sh_timer: Silence warnings about missing fallthrough statements | Thomas Huth |
2020-10-27 | hw/timer/sh_timer: Coding style clean-up | Thomas Huth |
2020-06-22 | hw/timer/sh_timer: Remove unused 'qemu/timer.h' include | Philippe Mathieu-Daudé |
2020-06-22 | hw/sh4: Extract timer definitions to 'hw/timer/tmu012.h' | Philippe Mathieu-Daudé |
2019-10-22 | hw/timer/sh_timer: Switch to transaction-based ptimer API | Peter Maydell |
2019-10-15 | ptimer: Rename ptimer_init() to ptimer_init_with_bh() | Peter Maydell |
2019-08-16 | Include hw/irq.h a lot less | Markus Armbruster |
2018-08-23 | fix "Missing break in switch" coverity reports | Paolo Bonzini |
2018-06-01 | hw: Do not include "exec/address-spaces.h" if it is not necessary | Philippe Mathieu-Daudé |
2016-09-22 | hw/ptimer: Introduce timer policy feature | Dmitry Osipenko |
2016-01-29 | hw/timer: Clean up includes | Peter Maydell |
2013-08-22 | aio / timers: Untangle include files | Alex Bligh |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini |
2013-04-08 | hw: move timer devices to hw/timer/, configure with default-configs/ | Paolo Bonzini |