aboutsummaryrefslogtreecommitdiff
path: root/include/hw/qdev-clock.h
AgeCommit message (Expand)AuthorFilesLines
2021-03-08clock: Add ClockEvent parameter to callbacksPeter Maydell1-5/+12
2020-08-28hw/qdev-clock: Avoid calling qdev_connect_clock_in after DeviceRealizePhilippe Mathieu-Daudé1-0/+2
2020-08-28hw/qdev-clock: Uninline qdev_connect_clock_in()Philippe Mathieu-Daudé1-5/+1
2020-04-30qdev-clock: introduce an init array to ease the device constructionDamien Hedde1-0/+55
2020-04-30qdev: add clock input&output support to devices.Damien Hedde1-0/+104