Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop more useless casts from void * to pointer | 2022-12-14 | 1 | -1/+1 | |
* | clock: Add ClockEvent parameter to callbacks | 2021-03-08 | 1 | -3/+5 | |
* | hw/core/qdev-clock: add a reference on aliased clocks | 2020-10-22 | 1 | -0/+8 | |
* | hw/qdev-clock: Display error hint when clock is missing from device | 2020-10-16 | 1 | -0/+11 | |
* | hw/qdev-clock: Avoid calling qdev_connect_clock_in after DeviceRealize | 2020-08-28 | 1 | -0/+1 | |
* | hw/qdev-clock: Uninline qdev_connect_clock_in() | 2020-08-28 | 1 | -0/+5 | |
* | qom: Drop parameter @errp of object_property_add() & friends | 2020-05-15 | 1 | -2/+2 | |
* | qdev-clock: introduce an init array to ease the device construction | 2020-04-30 | 1 | -0/+17 | |
* | qdev: add clock input&output support to devices. | 2020-04-30 | 1 | -0/+168 |