index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
timer
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw, target: Add ResetType argument to hold and exit phase methods
Peter Maydell
2024-04-25
2
-2
/
+2
*
hw/timer: Remove the ALTERA_TIMER model
Philippe Mathieu-Daudé
2024-04-24
3
-249
/
+0
*
misc: pxa2xx_timer: replace qemu_system_reset_request() call with watchdog_pe...
Abhiram Tilak
2024-02-27
1
-1
/
+2
*
hw/timer: Move HPET_INTCAP definition to "hpet.h"
Philippe Mathieu-Daudé
2024-02-20
1
-1
/
+0
*
hw/sparc/grlib: split out the headers for each peripherals
Clément Chigot
2024-02-15
1
-2
/
+4
*
hw/timer/hpet: Convert DPRINTF to trace events
Daniel Hoffman
2024-01-19
2
-33
/
+37
*
hw/timer: fix systick trace message
Samuel Tardieu
2024-01-18
1
-1
/
+1
*
hw/timer: Constify VMState
Richard Henderson
2023-12-30
31
-57
/
+57
*
migration: Use vmstate_register_any()
Juan Quintela
2023-11-01
1
-1
/
+1
*
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2023-10-23
1
-3
/
+1
|
\
|
*
timer/i8254: Fix one shot PIT mode
Damien Zammit
2023-10-22
1
-3
/
+1
*
|
hw/timer/npcm7xx_timer: Prevent timer from counting down past zero
Chris Rauer
2023-10-19
1
-0
/
+3
|
/
*
aspeed/timer: Clean up local variable shadowing
Cédric Le Goater
2023-09-29
1
-1
/
+1
*
hw/other: spelling fixes
Michael Tokarev
2023-09-21
2
-2
/
+2
*
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
2023-06-20
1
-37
/
+37
*
hw/timer/nrf51_timer: Don't lose time when timer is queried in tight loop
Peter Maydell
2023-06-19
1
-1
/
+6
*
hw/timer/i8254_common: Share "iobase" property via base class
Bernhard Beschow
2023-06-05
2
-6
/
+6
*
hw/timer/imx_epit: fix limit check
Axel Heider
2023-04-20
1
-1
/
+1
*
hw/timer/imx_epit: don't shadow variable
Axel Heider
2023-04-20
1
-1
/
+1
*
exynos: Fix out-of-bounds access in exynos4210_gcomp_find debug printf
Feng Jiang
2023-04-20
1
-5
/
+8
*
hw/timer/hpet: Fix expiration time overflow
Akihiko Odaki
2023-03-02
1
-6
/
+13
*
hw/timer/hpet: Include missing 'hw/qdev-properties.h' header
Philippe Mathieu-Daudé
2023-02-27
1
-0
/
+1
*
bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
Philippe Mathieu-Daudé
2023-01-18
4
-7
/
+6
*
hw/timer/xilinx_timer: Use XpsTimerState instead of 'struct timerblock'
Philippe Mathieu-Daudé
2023-01-12
1
-14
/
+13
*
hw/arm/omap: Drop useless casts from void * to pointer
Philippe Mathieu-Daudé
2023-01-12
2
-14
/
+12
*
i.MX6UL: Add a specific GPT timer instance for the i.MX6UL
Jean-Christophe Dubois
2023-01-05
1
-0
/
+25
*
hw/timer/imx_epit: fix compare timer handling
Axel Heider
2023-01-05
1
-72
/
+112
*
hw/timer/imx_epit: remove explicit fields cnt and freq
Axel Heider
2023-01-05
1
-45
/
+28
*
hw/timer/imx_epit: factor out register write handlers
Axel Heider
2023-01-05
1
-94
/
+113
*
hw/timer/imx_epit: hard reset initializes CR with 0
Axel Heider
2023-01-05
1
-6
/
+14
*
hw/timer/imx_epit: update interrupt state on CR write access
Axel Heider
2023-01-05
1
-4
/
+12
*
hw/timer/imx_epit: define SR_OCIF
Axel Heider
2023-01-05
1
-6
/
+6
*
hw/timer/imx_epit: cleanup CR defines
Axel Heider
2023-01-05
1
-2
/
+2
*
hw/timer/imx_epit: improve comments
Axel Heider
2023-01-05
1
-4
/
+16
*
target/imx: reload cmp timer outside of the reload ptimer transaction
Axel Heider
2022-10-27
1
-2
/
+7
*
treewide: Remove the unnecessary space before semicolon
Bin Meng
2022-10-24
2
-5
/
+5
*
hw/intc: Move mtimer/mtimecmp to aclint
Atish Patra
2022-09-07
1
-11
/
+7
*
Fix 'writeable' typos
Peter Maydell
2022-06-08
1
-1
/
+1
*
ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACY
Peter Maydell
2022-05-19
14
-19
/
+19
*
aspeed/timer: Add AST1030 support
Steven Lee
2022-05-02
1
-0
/
+17
*
timer: cadence_ttc: Break out header file to allow embedding
Edgar E. Iglesias
2022-04-21
1
-30
/
+2
*
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-21
2
-2
/
+2
*
hw/timer: fix a9gtimer vmstate
Pavel Dovgalyuk
2022-02-21
1
-0
/
+21
*
hw/timer/armv7m_systick: Update clock source before enabling timer
Richard Petri
2022-02-08
1
-4
/
+4
*
hw: timer: ibex_timer: update/add reg address
Wilfred Mallawa
2022-01-21
1
-1
/
+10
*
hw: timer: ibex_timer: Fixup reading w/o register
Wilfred Mallawa
2022-01-21
1
-9
/
+5
*
hw/timer/etraxfs_timer: Add vmstate for ETRAX timers
Philippe Mathieu-Daudé
2022-01-18
1
-1
/
+33
*
hw/timer/sh_timer: Remove use of hw_error
BALATON Zoltan
2021-10-30
1
-15
/
+25
*
hw/timer/sh_timer: Fix timer memory region size
BALATON Zoltan
2021-10-30
1
-4
/
+3
*
hw/timer/sh_timer: Do not wrap lines that are not too long
BALATON Zoltan
2021-10-30
1
-6
/
+3
[next]