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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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-12-20
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
2
-3
/
+3
2024-12-15
hw/timer: Constify all Property
Richard Henderson
20
-20
/
+20
2024-11-19
hw/timer/exynos4210_mct: fix possible int overflow
Dmitry Frolov
1
-1
/
+1
2024-11-05
Merge tag 'pull-target-arm-20241105' of https://git.linaro.org/people/pmaydel...
Peter Maydell
2
-13
/
+11
2024-11-05
hw/timer/imx_gpt: Convert DPRINTF to trace events
Bernhard Beschow
2
-13
/
+11
2024-11-04
hw/timer/aspeed: Fix interrupt status does not be cleared for AST2600
Jamin Lin
1
-1
/
+1
2024-11-04
hw/timer/aspeed: Fix coding style
Jamin Lin
1
-5
/
+8
2024-10-01
hw/timer: Remove omap_synctimer
Peter Maydell
2
-111
/
+0
2024-10-01
hw/timer: Remove omap_gptimer
Peter Maydell
2
-513
/
+0
2024-10-01
hw/timer: Remove pxa27x-timer
Peter Maydell
1
-24
/
+0
2024-10-01
hw/timer/pxa2xx_timer: Remove use of pxa.h header
Peter Maydell
1
-1
/
+0
2024-10-01
hw/arm: Remove STRONGARM->PXA2XX dependency
Peter Maydell
2
-1
/
+4
2024-09-13
hw/timer: Remove TYPE_ETRAX_FS_TIMER device
Philippe Mathieu-Daudé
2
-408
/
+0
2024-09-13
hw: Use device_class_set_legacy_reset() instead of opencoding
Peter Maydell
26
-26
/
+26
2024-07-22
hpet: avoid timer storms on periodic timers
Paolo Bonzini
1
-2
/
+11
2024-07-22
hpet: store full 64-bit target value of the counter
Paolo Bonzini
1
-62
/
+49
2024-07-22
hpet: accept 64-bit reads and writes
Paolo Bonzini
2
-96
/
+44
2024-07-22
hpet: place read-only bits directly in "new_val"
Paolo Bonzini
1
-8
/
+7
2024-07-22
hpet: remove unnecessary variable "index"
Paolo Bonzini
1
-8
/
+7
2024-07-22
hpet: ignore high bits of comparator in 32-bit mode
Paolo Bonzini
2
-0
/
+5
2024-07-22
hpet: fix and cleanup persistence of interrupt status
Paolo Bonzini
1
-19
/
+41
2024-07-16
hpet: fix HPET_TN_SETVAL for high 32-bits of the comparator
Paolo Bonzini
1
-7
/
+12
2024-07-16
hpet: fix clamping of period
Paolo Bonzini
1
-2
/
+4
2024-06-21
hw/timer/a9gtimer: Handle QTest mode in a9_gtimer_get_current_cpu
Zheyu Ma
1
-0
/
+5
2024-04-25
hw, target: Add ResetType argument to hold and exit phase methods
Peter Maydell
2
-2
/
+2
2024-04-24
hw/timer: Remove the ALTERA_TIMER model
Philippe Mathieu-Daudé
3
-249
/
+0
2024-02-27
misc: pxa2xx_timer: replace qemu_system_reset_request() call with watchdog_pe...
Abhiram Tilak
1
-1
/
+2
2024-02-20
hw/timer: Move HPET_INTCAP definition to "hpet.h"
Philippe Mathieu-Daudé
1
-1
/
+0
2024-02-15
hw/sparc/grlib: split out the headers for each peripherals
Clément Chigot
1
-2
/
+4
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
[next]