Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost | 2020-09-18 | 1 | -3/+1 |
* | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 2020-09-09 | 1 | -1/+2 |
* | Move QOM typedefs and add missing includes | Eduardo Habkost | 2020-09-09 | 1 | -1/+1 |
* | hw/clock: Only propagate clock changes if the clock is changed | Philippe Mathieu-Daudé | 2020-08-28 | 1 | -2/+3 |
* | hw/clock: Let clock_set() return boolean value | Philippe Mathieu-Daudé | 2020-08-28 | 1 | -5/+7 |
* | hw/clock: Remove unused clock_init*() functions | Philippe Mathieu-Daudé | 2020-08-28 | 1 | -13/+0 |
* | hw/core/clock-vmstate: define a vmstate entry for clock state | Damien Hedde | 2020-04-30 | 1 | -0/+9 |
* | hw/core/clock: introduce clock object | Peter Maydell | 2020-04-30 | 1 | -0/+216 |