index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
timer
Age
Commit message (
Expand
)
Author
2023-06-22
hw/timer/nrf51_timer: Don't lose time when timer is queried in tight loop
Peter Maydell
2023-03-29
hw/timer/hpet: Fix expiration time overflow
Akihiko Odaki
2022-10-27
target/imx: reload cmp timer outside of the reload ptimer transaction
Axel Heider
2022-10-24
treewide: Remove the unnecessary space before semicolon
Bin Meng
2022-09-07
hw/intc: Move mtimer/mtimecmp to aclint
Atish Patra
2022-06-08
Fix 'writeable' typos
Peter Maydell
2022-05-19
ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACY
Peter Maydell
2022-05-02
aspeed/timer: Add AST1030 support
Steven Lee
2022-04-21
timer: cadence_ttc: Break out header file to allow embedding
Edgar E. Iglesias
2022-03-21
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-02-21
hw/timer: fix a9gtimer vmstate
Pavel Dovgalyuk
2022-02-08
hw/timer/armv7m_systick: Update clock source before enabling timer
Richard Petri
2022-01-21
hw: timer: ibex_timer: update/add reg address
Wilfred Mallawa
2022-01-21
hw: timer: ibex_timer: Fixup reading w/o register
Wilfred Mallawa
2022-01-18
hw/timer/etraxfs_timer: Add vmstate for ETRAX timers
Philippe Mathieu-Daudé
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
2021-09-21
hw/timer: Add SiFive PWM support
Alistair Francis
2021-09-21
hw/intc: ibex_timer: Convert the timer to use RISC-V CPU GPIO lines
Alistair Francis
2021-09-01
arm: Remove system_clock_scale global
Peter Maydell
2021-09-01
hw/timer/stellaris-gptm: Use Clock input instead of system_clock_scale
Peter Maydell
2021-09-01
hw/arm/stellaris: Split stellaris-gptm into its own file
Peter Maydell
2021-09-01
hw/timer/armv7m_systick: Use clock inputs instead of system_clock_scale
Peter Maydell
2021-09-01
hw/timer/armv7m_systick: Add input clocks
Peter Maydell
2021-06-24
hw/timer: Initial commit of Ibex Timer
Alistair Francis
2021-06-02
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
2021-05-17
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.1-pul...
Peter Maydell
2021-05-13
hw/timer/etraxfs_timer: Convert to 3-phase reset (Resettable interface)
Philippe Mathieu-Daudé
2021-05-12
Drop the deprecated unicore32 target
Markus Armbruster
2021-05-12
Drop the deprecated lm32 target
Markus Armbruster
2021-05-02
hw: Do not include hw/irq.h if it is not necessary
Thomas Huth
2021-05-02
hw: Do not include hw/sysbus.h if it is not necessary
Thomas Huth
2021-03-30
hw/timer/renesas_tmr: Add default-case asserts in read_tcnt()
Peter Maydell
2021-03-19
hw: Replace anti-social QOM type names
Markus Armbruster
2021-03-16
hw/i8254: fix vmstate load
Pavel Dovgalyuk
2021-03-12
hw/timer/sse-timer: Propagate eventual error in sse_timer_realize()
Philippe Mathieu-Daudé
2021-03-11
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pul...
Peter Maydell
2021-03-10
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210310'...
Peter Maydell
2021-03-10
hw/timer/renesas_tmr: Fix use of uninitialized data in read_tcnt()
Peter Maydell
2021-03-10
hw/timer/renesas_tmr: Prefix constants for CSS values with CSS_
Peter Maydell
2021-03-09
hw/lm32/Kconfig: Rename CONFIG_LM32 -> CONFIG_LM32_DEVICES
Philippe Mathieu-Daudé
2021-03-08
hw/timer/sse-timer: Model the SSE Subsystem System Timer
Peter Maydell
[next]