summary refs log tree commit diff stats
path: root/hw/rtc/ds1338.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'hw-misc-20241105' of https://github.com/philmd/qemu into stagingPeter Maydell2024-11-061-12/+8
|\
| * hw/rtc/ds1338: Prefer DEFINE_TYPES() macroBernhard Beschow2024-11-051-12/+8
* | hw/rtc/ds1338: Trace send and receive operationsBernhard Beschow2024-11-051-0/+6
|/
* hw: Use device_class_set_legacy_reset() instead of opencodingPeter Maydell2024-09-131-1/+1
* hw/rtc: Constify VMStateRichard Henderson2023-12-301-1/+1
* rtc: Move RTC function prototypes to their own headerPeter Maydell2022-01-281-1/+1
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-3/+1
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-1/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+4
* hw: Move DS1338 device from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé2019-10-241-0/+241