aboutsummaryrefslogtreecommitdiff
path: root/hw/rtc/pl031.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-28rtc: Have event RTC_CHANGE identify the RTC by QOM pathMarkus Armbruster1-1/+2
2022-02-28qapi: Move RTC_CHANGE back out of target schemaPeter Maydell1-1/+1
2022-01-28rtc: Move RTC function prototypes to their own headerPeter Maydell1-1/+1
2021-11-15hw/rtc/pl031: Send RTC_CHANGE QMP eventEric Auger1-1/+9
2021-01-18pl031: Use timer_free() in the finalize function to avoid memleaksGan Qixin1-0/+8
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau1-1/+1
2019-11-19pl031: Expose RTCICR as proper WC registerAlexander Graf1-5/+1
2019-10-24hw: Move PL031 device from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé1-0/+344