summaryrefslogtreecommitdiffstats
path: root/include/hw/qdev-clock.h
Commit message (Expand)AuthorAgeFilesLines
* clock: Add ClockEvent parameter to callbacksPeter Maydell2021-03-081-5/+12
* hw/qdev-clock: Avoid calling qdev_connect_clock_in after DeviceRealizePhilippe Mathieu-Daudé2020-08-281-0/+2
* hw/qdev-clock: Uninline qdev_connect_clock_in()Philippe Mathieu-Daudé2020-08-281-5/+1Star
* qdev-clock: introduce an init array to ease the device constructionDamien Hedde2020-04-301-0/+55
* qdev: add clock input&output support to devices.Damien Hedde2020-04-301-0/+104