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
/
exynos4210_mct.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACY
Peter Maydell
2022-05-19
1
-3
/
+3
*
exynos4210_mct: Use ptimer_free() in the finalize function to avoid memleaks
Gan Qixin
2021-01-08
1
-0
/
+14
*
exynos: Fix bad printf format specifiers
Alex Chen
2020-11-17
1
-2
/
+2
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
1
-3
/
+1
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-2
/
+2
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-2
/
+4
*
hw/timer/exynos4210_mct: Replace hw_error() by qemu_log_mask()
Philippe Mathieu-Daudé
2020-05-21
1
-7
/
+5
*
timer/exynos4210_mct: Remove redundant statement in exynos4210_mct_write()
Chen Qun
2020-05-04
1
-4
/
+0
*
hw/timer/exynos4210_mct: Initialize ptimer before starting it
Guenter Roeck
2019-10-22
1
-1
/
+1
*
hw/timer/exynos4210_mct.c: Switch ltick to transaction-based ptimer API
Peter Maydell
2019-10-15
1
-6
/
+25
*
hw/timer/exynos4210_mct.c: Switch LFRC to transaction-based ptimer API
Peter Maydell
2019-10-15
1
-4
/
+23
*
hw/timer/exynos4210_mct.c: Switch GFRC to transaction-based ptimer API
Peter Maydell
2019-10-15
1
-3
/
+45
*
ptimer: Rename ptimer_init() to ptimer_init_with_bh()
Peter Maydell
2019-10-15
1
-3
/
+4
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-1
/
+1
*
hw/timer/exynos4210_mct: Remove unused defines
Krzysztof Kozlowski
2017-06-13
1
-3
/
+0
*
hw/timer/exynos4210_mct: Cleanup indentation and empty new lines
Krzysztof Kozlowski
2017-06-13
1
-25
/
+20
*
hw/timer/exynos4210_mct: Fix checkpatch style errors
Krzysztof Kozlowski
2017-06-13
1
-2
/
+2
*
hw/arm/exynos: Convert fprintf to qemu_log_mask/error_report
Krzysztof Kozlowski
2017-04-20
1
-2
/
+4
*
hw/ptimer: Introduce timer policy feature
Dmitry Osipenko
2016-09-22
1
-3
/
+4
*
hw/timer: QOM'ify exynos4210_mct
xiaoqiang.zhao
2016-02-18
1
-7
/
+5
*
arm: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
hw/timer/exynos4210_mct: Avoid overflow in exynos4210_ltick_recalc_count
Peter Maydell
2014-05-13
1
-2
/
+2
*
savevm: Remove all the unneeded version_minimum_id_old (arm)
Juan Quintela
2014-05-13
1
-6
/
+0
*
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
1
-1
/
+1
*
aio / timers: Untangle include files
Alex Bligh
2013-08-22
1
-0
/
+1
*
exynos4210_mct: QOM cast cleanup
Andreas Färber
2013-07-29
1
-4
/
+9
*
hw/t*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
1
-2
/
+2
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-1
/
+1
*
Remove unnecessary break statements
Stefan Weil
2013-06-01
1
-1
/
+0
*
hw: move timer devices to hw/timer/, configure with default-configs/
Paolo Bonzini
2013-04-08
1
-0
/
+1482