aboutsummaryrefslogtreecommitdiff
path: root/hw/rtc/pl031.c
AgeCommit message (Expand)Author
2022-02-28rtc: Have event RTC_CHANGE identify the RTC by QOM pathMarkus Armbruster
2022-02-28qapi: Move RTC_CHANGE back out of target schemaPeter Maydell
2022-01-28rtc: Move RTC function prototypes to their own headerPeter Maydell
2021-11-15hw/rtc/pl031: Send RTC_CHANGE QMP eventEric Auger
2021-01-18pl031: Use timer_free() in the finalize function to avoid memleaksGan Qixin
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau
2019-11-19pl031: Expose RTCICR as proper WC registerAlexander Graf
2019-10-24hw: Move PL031 device from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé