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