aboutsummaryrefslogtreecommitdiff
path: root/hw/core/qdev-clock.c
AgeCommit message (Expand)Author
2020-08-28hw/qdev-clock: Avoid calling qdev_connect_clock_in after DeviceRealizePhilippe Mathieu-Daudé
2020-08-28hw/qdev-clock: Uninline qdev_connect_clock_in()Philippe Mathieu-Daudé
2020-05-15qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster
2020-04-30qdev-clock: introduce an init array to ease the device constructionDamien Hedde
2020-04-30qdev: add clock input&output support to devices.Damien Hedde