Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |