aboutsummaryrefslogtreecommitdiff
path: root/hw/core/clock.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-27hw/core/clock: trace clock values in Hz instead of nsLuc Michel1-3/+3
2020-10-16hw/core/clock: Add the clock_new helper functionLuc Michel1-0/+15
2020-08-28hw/clock: Let clock_set() return boolean valuePhilippe Mathieu-Daudé1-1/+6
2020-04-30hw/core/clock: introduce clock objectPeter Maydell1-0/+130