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
/
slavio_timer.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
qom: Have class_init() take a const data argument
Philippe Mathieu-Daudé
2025-04-25
1
-1
/
+1
*
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
Richard Henderson
2024-12-19
1
-1
/
+0
*
hw/timer: Constify all Property
Richard Henderson
2024-12-15
1
-1
/
+1
*
hw: Use device_class_set_legacy_reset() instead of opencoding
Peter Maydell
2024-09-13
1
-1
/
+1
*
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
*
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-21
1
-1
/
+1
*
hw/timer/slavio_timer: Allow 64-bit accesses
Philippe Mathieu-Daudé
2021-01-06
1
-0
/
+4
*
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
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
hw/timer/slavio_timer.c: Switch to transaction-based ptimer API
Peter Maydell
2019-10-25
1
-4
/
+16
*
hw/timer/slavio_timer: Remove useless check for NULL t->timer
Peter Maydell
2019-10-24
1
-7
/
+5
*
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
*
sun4m: remove include/hw/sparc/sun4m.h and all references to it
Mark Cave-Ayland
2018-01-09
1
-1
/
+0
*
hw/timer: QOM'ify slavio_timer
xiaoqiang zhao
2017-06-02
1
-7
/
+5
*
hw/ptimer: Introduce timer policy feature
Dmitry Osipenko
2016-09-22
1
-1
/
+1
*
hw/timer: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
2014-05-14
1
-4
/
+2
*
sun4m: fix slavio timer RUN/STOP bit
Mark Cave-Ayland
2014-02-27
1
-15
/
+10
*
aio / timers: Untangle include files
Alex Bligh
2013-08-22
1
-0
/
+1
*
slavio_timer: 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
-1
/
+1
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-1
/
+1
*
hw: move timer devices to hw/timer/, configure with default-configs/
Paolo Bonzini
2013-04-08
1
-0
/
+435