Peter Maydell
|
9598c1bb39
ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACY
|
3 年 前 |
BALATON Zoltan
|
46e44759fc
hw/timer/sh_timer: Remove use of hw_error
|
3 年 前 |
BALATON Zoltan
|
65307c7792
hw/timer/sh_timer: Fix timer memory region size
|
3 年 前 |
BALATON Zoltan
|
f64ccec414
hw/timer/sh_timer: Do not wrap lines that are not too long
|
3 年 前 |
BALATON Zoltan
|
5d9b737e51
hw/timer/sh_timer: Rename sh_timer_state to SHTimerState
|
3 年 前 |
BALATON Zoltan
|
ad52cfc137
hw/sh4: Change debug printfs to traces
|
3 年 前 |
BALATON Zoltan
|
3b885dabd0
hw/sh4: Fix typos in a comment
|
3 年 前 |
BALATON Zoltan
|
373b96b9c6
hw/sh4: Coding style: Remove unnecessary casts
|
3 年 前 |
BALATON Zoltan
|
ac3c9e74c1
hw/sh4: Coding style: Add missing braces
|
3 年 前 |
BALATON Zoltan
|
f94bff1337
hw/sh4: Coding style: White space fixes
|
3 年 前 |
BALATON Zoltan
|
221389657a
hw/sh4: Coding style: Fix multi-line comments
|
3 年 前 |
Thomas Huth
|
45514b48df
hw/timer/sh_timer: Remove superfluous "break" statements
|
4 年 前 |
Thomas Huth
|
97edd8ba4b
hw/timer/sh_timer: Silence warnings about missing fallthrough statements
|
4 年 前 |
Thomas Huth
|
2f5af2dcf3
hw/timer/sh_timer: Coding style clean-up
|
4 年 前 |
Philippe Mathieu-Daudé
|
f4d2382a9b
hw/timer/sh_timer: Remove unused 'qemu/timer.h' include
|
5 年 前 |
Philippe Mathieu-Daudé
|
95f4dc444a
hw/sh4: Extract timer definitions to 'hw/timer/tmu012.h'
|
5 年 前 |
Peter Maydell
|
28015830d9
hw/timer/sh_timer: Switch to transaction-based ptimer API
|
5 年 前 |
Peter Maydell
|
b01422622b
ptimer: Rename ptimer_init() to ptimer_init_with_bh()
|
5 年 前 |
Markus Armbruster
|
64552b6be4
Include hw/irq.h a lot less
|
6 年 前 |
Paolo Bonzini
|
edd7541b8c
fix "Missing break in switch" coverity reports
|
7 年 前 |
Philippe Mathieu-Daudé
|
ab728275e4
hw: Do not include "exec/address-spaces.h" if it is not necessary
|
7 年 前 |
Dmitry Osipenko
|
e7ea81c37d
hw/ptimer: Introduce timer policy feature
|
9 年 前 |
Peter Maydell
|
282bc81efb
hw/timer: Clean up includes
|
9 年 前 |
Alex Bligh
|
6a1751b7aa
aio / timers: Untangle include files
|
12 年 前 |
Paolo Bonzini
|
2c9b15cab1
memory: add owner argument to initialization functions
|
12 年 前 |
Paolo Bonzini
|
3bd884511f
hw: move timer devices to hw/timer/, configure with default-configs/
|
12 年 前 |