aboutsummaryrefslogtreecommitdiff
path: root/hw/rtc/m41t80.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-06Replace qemu_gettimeofday() with g_get_real_time()Marc-André Lureau1-3/+3
2022-01-28rtc: Move RTC function prototypes to their own headerPeter Maydell1-1/+1
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost1-3/+1
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-1/+2
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-2/+4
2019-10-24hw: Move M41T80 device from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé1-0/+119