Age | Commit message (Expand) | Author | Files | Lines |
2023-02-27 | hw/rtc: Rename rtc_[get|set]_memory -> mc146818rtc_[get|set]_cmos_data | Philippe Mathieu-Daudé | 1 | -2/+2 |
2023-02-27 | hw/rtc/mc146818rtc: Pass MC146818RtcState instead of ISADevice argument | Philippe Mathieu-Daudé | 1 | -4/+4 |
2023-02-27 | hw/rtc/mc146818rtc: Rename RTCState -> MC146818RtcState | Philippe Mathieu-Daudé | 1 | -3/+3 |
2023-01-13 | hw/rtc/mc146818rtc: Make the mc146818 RTC device target independent | Thomas Huth | 1 | -0/+1 |
2022-06-11 | hw/rtc/mc146818rtc: QOM'ify io_base offset | Bernhard Beschow | 1 | -1/+1 |
2022-05-11 | Clean up decorations and whitespace around header guards | Markus Armbruster | 1 | -1/+1 |
2022-03-08 | hw/rtc/mc146818rtc: QOM'ify IRQ number | Bernhard Beschow | 1 | -0/+1 |
2020-09-29 | qapi: Restrict LostTickPolicy enum to machine code | Philippe Mathieu-Daudé | 1 | -1/+1 |
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost | 1 | -3/+1 |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 1 | -1/+2 |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost | 1 | -2/+4 |
2020-05-04 | rtc: add RTC_ISA_BASE | Gerd Hoffmann | 1 | -0/+1 |
2019-10-26 | Merge commit 'df84f17' into HEAD | Paolo Bonzini | 1 | -0/+35 |
2019-10-24 | hw/rtc/mc146818: Include mc146818rtc_regs.h a bit less | Philippe Mathieu-Daudé | 1 | -1/+0 |
2019-10-24 | hw: Move MC146818 device from hw/timer/ to hw/rtc/ subdirectory | Philippe Mathieu-Daudé | 1 | -0/+22 |