Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-10-16 | hw/qdev-clock: Display error hint when clock is missing from device | Philippe Mathieu-Daudé | 1 | -0/+11 |
2020-08-28 | hw/qdev-clock: Avoid calling qdev_connect_clock_in after DeviceRealize | Philippe Mathieu-Daudé | 1 | -0/+1 |
2020-08-28 | hw/qdev-clock: Uninline qdev_connect_clock_in() | Philippe Mathieu-Daudé | 1 | -0/+5 |
2020-05-15 | qom: Drop parameter @errp of object_property_add() & friends | Markus Armbruster | 1 | -2/+2 |
2020-04-30 | qdev-clock: introduce an init array to ease the device construction | Damien Hedde | 1 | -0/+17 |
2020-04-30 | qdev: add clock input&output support to devices. | Damien Hedde | 1 | -0/+168 |