aboutsummaryrefslogtreecommitdiff
path: root/hw/rtc/ds1338.c
AgeCommit message (Expand)Author
2024-11-06Merge tag 'hw-misc-20241105' of https://github.com/philmd/qemu into stagingPeter Maydell
2024-11-05hw/rtc/ds1338: Prefer DEFINE_TYPES() macroBernhard Beschow
2024-11-05hw/rtc/ds1338: Trace send and receive operationsBernhard Beschow
2024-09-13hw: Use device_class_set_legacy_reset() instead of opencodingPeter Maydell
2023-12-30hw/rtc: Constify VMStateRichard Henderson
2022-01-28rtc: Move RTC function prototypes to their own headerPeter Maydell
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2019-10-24hw: Move DS1338 device from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé