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