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
/
core
/
qdev-clock.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
clock: inline most of qdev_init_clocklist
Paolo Bonzini
2024-12-10
1
-44
/
+27
*
clock: treat outputs and inputs the same in NamedClockList
Paolo Bonzini
2024-12-10
1
-9
/
+1
*
clock: clear callback on unparent
Paolo Bonzini
2024-12-10
1
-4
/
+1
*
Drop more useless casts from void * to pointer
Markus Armbruster
2022-12-14
1
-1
/
+1
*
clock: Add ClockEvent parameter to callbacks
Peter Maydell
2021-03-08
1
-3
/
+5
*
hw/core/qdev-clock: add a reference on aliased clocks
Luc Michel
2020-10-22
1
-0
/
+8
*
hw/qdev-clock: Display error hint when clock is missing from device
Philippe Mathieu-Daudé
2020-10-16
1
-0
/
+11
*
hw/qdev-clock: Avoid calling qdev_connect_clock_in after DeviceRealize
Philippe Mathieu-Daudé
2020-08-28
1
-0
/
+1
*
hw/qdev-clock: Uninline qdev_connect_clock_in()
Philippe Mathieu-Daudé
2020-08-28
1
-0
/
+5
*
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-15
1
-2
/
+2
*
qdev-clock: introduce an init array to ease the device construction
Damien Hedde
2020-04-30
1
-0
/
+17
*
qdev: add clock input&output support to devices.
Damien Hedde
2020-04-30
1
-0
/
+168