index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
timer
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-19
hw/timer/hpet: Convert DPRINTF to trace events
Daniel Hoffman
2
-33
/
+37
2024-01-18
hw/timer: fix systick trace message
Samuel Tardieu
1
-1
/
+1
2023-12-30
hw/timer: Constify VMState
Richard Henderson
31
-57
/
+57
2023-11-01
migration: Use vmstate_register_any()
Juan Quintela
1
-1
/
+1
2023-10-23
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
1
-3
/
+1
2023-10-22
timer/i8254: Fix one shot PIT mode
Damien Zammit
1
-3
/
+1
2023-10-19
hw/timer/npcm7xx_timer: Prevent timer from counting down past zero
Chris Rauer
1
-0
/
+3
2023-09-29
aspeed/timer: Clean up local variable shadowing
Cédric Le Goater
1
-1
/
+1
2023-09-21
hw/other: spelling fixes
Michael Tokarev
2
-2
/
+2
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
1
-37
/
+37
2023-06-19
hw/timer/nrf51_timer: Don't lose time when timer is queried in tight loop
Peter Maydell
1
-1
/
+6
2023-06-05
hw/timer/i8254_common: Share "iobase" property via base class
Bernhard Beschow
2
-6
/
+6
2023-04-20
hw/timer/imx_epit: fix limit check
Axel Heider
1
-1
/
+1
2023-04-20
hw/timer/imx_epit: don't shadow variable
Axel Heider
1
-1
/
+1
2023-04-20
exynos: Fix out-of-bounds access in exynos4210_gcomp_find debug printf
Feng Jiang
1
-5
/
+8
2023-03-02
hw/timer/hpet: Fix expiration time overflow
Akihiko Odaki
1
-6
/
+13
2023-02-27
hw/timer/hpet: Include missing 'hw/qdev-properties.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2023-01-18
bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
Philippe Mathieu-Daudé
4
-7
/
+6
2023-01-12
hw/timer/xilinx_timer: Use XpsTimerState instead of 'struct timerblock'
Philippe Mathieu-Daudé
1
-14
/
+13
2023-01-12
hw/arm/omap: Drop useless casts from void * to pointer
Philippe Mathieu-Daudé
2
-14
/
+12
2023-01-05
i.MX6UL: Add a specific GPT timer instance for the i.MX6UL
Jean-Christophe Dubois
1
-0
/
+25
2023-01-05
hw/timer/imx_epit: fix compare timer handling
Axel Heider
1
-72
/
+112
2023-01-05
hw/timer/imx_epit: remove explicit fields cnt and freq
Axel Heider
1
-45
/
+28
2023-01-05
hw/timer/imx_epit: factor out register write handlers
Axel Heider
1
-94
/
+113
2023-01-05
hw/timer/imx_epit: hard reset initializes CR with 0
Axel Heider
1
-6
/
+14
2023-01-05
hw/timer/imx_epit: update interrupt state on CR write access
Axel Heider
1
-4
/
+12
2023-01-05
hw/timer/imx_epit: define SR_OCIF
Axel Heider
1
-6
/
+6
2023-01-05
hw/timer/imx_epit: cleanup CR defines
Axel Heider
1
-2
/
+2
2023-01-05
hw/timer/imx_epit: improve comments
Axel Heider
1
-4
/
+16
2022-10-27
target/imx: reload cmp timer outside of the reload ptimer transaction
Axel Heider
1
-2
/
+7
2022-10-24
treewide: Remove the unnecessary space before semicolon
Bin Meng
2
-5
/
+5
2022-09-07
hw/intc: Move mtimer/mtimecmp to aclint
Atish Patra
1
-11
/
+7
2022-06-08
Fix 'writeable' typos
Peter Maydell
1
-1
/
+1
2022-05-19
ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACY
Peter Maydell
14
-19
/
+19
2022-05-02
aspeed/timer: Add AST1030 support
Steven Lee
1
-0
/
+17
2022-04-21
timer: cadence_ttc: Break out header file to allow embedding
Edgar E. Iglesias
1
-30
/
+2
2022-03-21
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2
-2
/
+2
2022-02-21
hw/timer: fix a9gtimer vmstate
Pavel Dovgalyuk
1
-0
/
+21
2022-02-08
hw/timer/armv7m_systick: Update clock source before enabling timer
Richard Petri
1
-4
/
+4
2022-01-21
hw: timer: ibex_timer: update/add reg address
Wilfred Mallawa
1
-1
/
+10
2022-01-21
hw: timer: ibex_timer: Fixup reading w/o register
Wilfred Mallawa
1
-9
/
+5
2022-01-18
hw/timer/etraxfs_timer: Add vmstate for ETRAX timers
Philippe Mathieu-Daudé
1
-1
/
+33
2021-10-30
hw/timer/sh_timer: Remove use of hw_error
BALATON Zoltan
1
-15
/
+25
2021-10-30
hw/timer/sh_timer: Fix timer memory region size
BALATON Zoltan
1
-4
/
+3
2021-10-30
hw/timer/sh_timer: Do not wrap lines that are not too long
BALATON Zoltan
1
-6
/
+3
2021-10-30
hw/timer/sh_timer: Rename sh_timer_state to SHTimerState
BALATON Zoltan
1
-9
/
+9
2021-10-30
hw/sh4: Change debug printfs to traces
BALATON Zoltan
2
-18
/
+9
2021-10-30
hw/sh4: Fix typos in a comment
BALATON Zoltan
1
-1
/
+1
2021-10-30
hw/sh4: Coding style: Remove unnecessary casts
BALATON Zoltan
1
-2
/
+2
2021-10-30
hw/sh4: Coding style: Add missing braces
BALATON Zoltan
1
-10
/
+12
[next]