index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
timer
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm: Remove frq properties on CMSDK timer, dualtimer, watchdog, ARMSSE
Peter Maydell
2021-01-29
2
-12
/
+0
*
hw/timer/cmsdk-apb-dualtimer: Convert to use Clock input
Peter Maydell
2021-01-29
1
-5
/
+37
*
hw/timer/cmsdk-apb-timer: Convert to use Clock input
Peter Maydell
2021-01-29
1
-4
/
+14
*
hw/timer/cmsdk-apb-dualtimer: Add Clock input
Peter Maydell
2021-01-29
1
-2
/
+5
*
hw/timer/cmsdk-apb-timer: Add Clock input
Peter Maydell
2021-01-29
1
-2
/
+5
*
hw/timer/cmsdk-apb-timer: Rename CMSDKAPBTIMER struct to CMSDKAPBTimer
Peter Maydell
2021-01-29
1
-14
/
+14
*
hw/timer: Refactor NPCM7XX Timer to use CLK clock
Hao Wu
2021-01-12
1
-21
/
+18
*
exynos4210_mct: Use ptimer_free() in the finalize function to avoid memleaks
Gan Qixin
2021-01-08
1
-0
/
+14
*
mss-timer: Use ptimer_free() in the finalize function to avoid memleaks
Gan Qixin
2021-01-08
1
-0
/
+13
*
exynos4210_pwm: Use ptimer_free() in the finalize function to avoid memleaks
Gan Qixin
2021-01-08
1
-0
/
+11
*
allwinner-a10-pit: Use ptimer_free() in the finalize function to avoid memleaks
Gan Qixin
2021-01-08
1
-0
/
+11
*
digic-timer: Use ptimer_free() in the finalize function to avoid memleaks
Gan Qixin
2021-01-08
1
-0
/
+8
*
hw/timer/slavio_timer: Allow 64-bit accesses
Philippe Mathieu-Daudé
2021-01-06
1
-0
/
+4
*
hw/timer/renesas_tmr: silence the compiler warnings
Chen Qun
2020-12-18
1
-0
/
+1
*
exynos: Fix bad printf format specifiers
Alex Chen
2020-11-17
2
-6
/
+6
*
nomaintainer: Fix Lesser GPL version number
Chetan Pant
2020-11-15
3
-3
/
+3
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201027-...
Peter Maydell
2020-10-29
2
-120
/
+274
|
\
|
*
hw/timer/armv7m_systick: Rewrite to use ptimers
Peter Maydell
2020-10-27
1
-72
/
+52
|
*
hw/timer: Adding watchdog for NPCM7XX Timer.
Hao Wu
2020-10-27
1
-46
/
+220
|
*
Move npcm7xx_timer_reached_zero call out of npcm7xx_timer_pause
Havard Skinnemoen
2020-10-27
1
-3
/
+3
*
|
hw/timer/sh_timer: Remove superfluous "break" statements
Thomas Huth
2020-10-27
1
-3
/
+0
*
|
hw/timer/sh_timer: Silence warnings about missing fallthrough statements
Thomas Huth
2020-10-27
1
-0
/
+4
*
|
hw/timer/sh_timer: Coding style clean-up
Thomas Huth
2020-10-27
1
-32
/
+57
|
/
*
hw/timer/bcm2835: Support the timer COMPARE registers
Philippe Mathieu-Daudé
2020-10-20
2
-19
/
+35
*
hw/timer/bcm2835: Rename variable holding CTRL_STATUS register
Philippe Mathieu-Daudé
2020-10-20
1
-4
/
+4
*
hw/timer/bcm2835: Introduce BCM2835_SYSTIMER_COUNT definition
Philippe Mathieu-Daudé
2020-10-20
1
-1
/
+2
*
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...
Peter Maydell
2020-09-22
1
-20
/
+7
|
\
|
*
hw/timer/hpet: Fix debug format strings
Dov Murik
2020-09-16
1
-6
/
+7
|
*
hw/timer/hpet: Remove unused functions hpet_ram_readb, hpet_ram_readw
Dov Murik
2020-09-16
1
-14
/
+0
*
|
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
12
-39
/
+13
|
/
*
hw/timer: Add NPCM7xx Timer device model
Havard Skinnemoen
2020-09-14
3
-0
/
+549
*
hw/timer/armv7m_systick: assert that board code set system_clock_scale
Peter Maydell
2020-09-14
1
-0
/
+8
*
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2020-09-11
15
-54
/
+84
|
\
|
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
15
-28
/
+32
|
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
15
-26
/
+52
*
|
trace-events: Delete unused trace points
Markus Armbruster
2020-09-09
1
-1
/
+0
|
/
*
meson: convert hw/timer
Paolo Bonzini
2020-08-21
2
-41
/
+37
*
trace: switch position of headers to what Meson requires
Paolo Bonzini
2020-08-21
1
-0
/
+1
*
hw/timer/imx_epit: Avoid assertion when CR.SWR is written
Peter Maydell
2020-08-03
1
-3
/
+10
*
hw/timer: avr: Add limited support for 16-bit timer peripheral
Michael Rolnik
2020-07-11
4
-0
/
+638
*
hw/timer: RX62N compare match timer (CMT)
Yoshinori Sato
2020-06-22
3
-0
/
+287
*
hw/timer: RX62N 8-Bit timer (TMR)
Yoshinori Sato
2020-06-22
3
-0
/
+481
*
hw/timer/sh_timer: Remove unused 'qemu/timer.h' include
Philippe Mathieu-Daudé
2020-06-22
1
-1
/
+0
*
hw/sh4: Extract timer definitions to 'hw/timer/tmu012.h'
Philippe Mathieu-Daudé
2020-06-22
1
-0
/
+2
*
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.1-pul...
Peter Maydell
2020-06-11
1
-2
/
+7
|
\
|
*
hw/unicore32/puv3: Use qemu_log_mask(ERROR) instead of debug printf()
Philippe Mathieu-Daudé
2020-06-09
1
-2
/
+7
*
|
hw/timer/grlib_gptimer: Display frequency in decimal
Philippe Mathieu-Daudé
2020-06-09
1
-1
/
+1
|
/
*
hw/timer/exynos4210_mct: Replace hw_error() by qemu_log_mask()
Philippe Mathieu-Daudé
2020-05-21
1
-7
/
+5
*
hw/timer/nrf51_timer: Add trace event of counter value update
Philippe Mathieu-Daudé
2020-05-11
2
-0
/
+2
*
hw/timer/nrf51_timer: Display timer ID in trace events
Philippe Mathieu-Daudé
2020-05-11
2
-4
/
+11
[next]