aboutsummaryrefslogtreecommitdiff
path: root/hw/core/clock.c
AgeCommit message (Expand)Author
2021-03-08clock: Add ClockPreUpdate callback event typePeter Maydell
2021-03-08clock: Add ClockEvent parameter to callbacksPeter Maydell
2021-01-04clock: Define and use new clock_display_freq()Peter Maydell
2020-10-27hw/core/clock: trace clock values in Hz instead of nsLuc Michel
2020-10-16hw/core/clock: Add the clock_new helper functionLuc Michel
2020-08-28hw/clock: Let clock_set() return boolean valuePhilippe Mathieu-Daudé
2020-04-30hw/core/clock: introduce clock objectPeter Maydell