Age | Commit message (Expand) | Author |
---|---|---|
2023-12-30 | hw/rtc: Constify VMState | Richard Henderson |
2023-09-21 | hw/other: spelling fixes | Michael Tokarev |
2023-01-18 | bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx | Philippe Mathieu-Daudé |
2022-05-19 | ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACY | Peter Maydell |
2022-01-28 | rtc: Move RTC function prototypes to their own header | Peter Maydell |
2021-01-08 | exynos4210_rtc: Use ptimer_free() in the finalize function to avoid memleaks | Gan Qixin |
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost |
2019-10-24 | hw: Move Exynos4210 RTC from hw/timer/ to hw/rtc/ subdirectory | Philippe Mathieu-Daudé |