index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
timer
/
mss-timer.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/timer: Constify VMState
Richard Henderson
2023-12-30
1
-2
/
+2
*
ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACY
Peter Maydell
2022-05-19
1
-1
/
+1
*
mss-timer: Use ptimer_free() in the finalize function to avoid memleaks
Gan Qixin
2021-01-08
1
-0
/
+13
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
hw/timer/mss-timerc: Switch to transaction-based ptimer API
Peter Maydell
2019-10-15
1
-3
/
+8
*
ptimer: Rename ptimer_init() to ptimer_init_with_bh()
Peter Maydell
2019-10-15
1
-1
/
+1
*
Include hw/qdev-properties.h less
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
-0
/
+1
*
maint: Fix macros with broken 'do/while(0); ' usage
Eric Blake
2018-01-16
1
-1
/
+1
*
msf2: Add Smartfusion2 System timer
Subbaraya Sundeep
2017-09-21
1
-0
/
+289