summaryrefslogtreecommitdiffstats
path: root/hw/rtc/goldfish_rtc.c
Commit message (Expand)AuthorAgeFilesLines
* goldfish_rtc: re-arm the alarm after migrationLaurent Vivier2021-03-041-0/+2
* goldfish_rtc: change MemoryRegionOps endianness to DEVICE_NATIVE_ENDIANLaurent Vivier2020-10-131-1/+1
* goldfish_rtc: Fix non-atomic read behaviour of TIME_LOW/TIME_HIGHJessica Clarke2020-07-221-3/+14
* hw: rtc: Add Goldfish RTC deviceAnup Patel2020-02-101-0/+285