Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-02-28 | rtc: Have event RTC_CHANGE identify the RTC by QOM path | Markus Armbruster | 1 | -1/+2 |
2022-02-28 | qapi: Move RTC_CHANGE back out of target schema | Peter Maydell | 1 | -1/+1 |
2022-01-28 | rtc: Move RTC function prototypes to their own header | Peter Maydell | 1 | -1/+1 |
2021-11-15 | hw/rtc/pl031: Send RTC_CHANGE QMP event | Eric Auger | 1 | -1/+9 |
2021-01-18 | pl031: Use timer_free() in the finalize function to avoid memleaks | Gan Qixin | 1 | -0/+8 |
2020-01-24 | qdev: set properties with device_class_set_props() | Marc-André Lureau | 1 | -1/+1 |
2019-11-19 | pl031: Expose RTCICR as proper WC register | Alexander Graf | 1 | -5/+1 |
2019-10-24 | hw: Move PL031 device from hw/timer/ to hw/rtc/ subdirectory | Philippe Mathieu-Daudé | 1 | -0/+344 |