aboutsummaryrefslogtreecommitdiff
path: root/include/hw/rtc/mc146818rtc.h
AgeCommit message (Expand)Author
2024-05-10hw/i386: move rtc-reset-reinjection command out of hw/rtcPaolo Bonzini
2023-02-27hw/rtc: Rename rtc_[get|set]_memory -> mc146818rtc_[get|set]_cmos_dataPhilippe Mathieu-Daudé
2023-02-27hw/rtc/mc146818rtc: Pass MC146818RtcState instead of ISADevice argumentPhilippe Mathieu-Daudé
2023-02-27hw/rtc/mc146818rtc: Rename RTCState -> MC146818RtcStatePhilippe Mathieu-Daudé
2023-01-13hw/rtc/mc146818rtc: Make the mc146818 RTC device target independentThomas Huth
2022-06-11hw/rtc/mc146818rtc: QOM'ify io_base offsetBernhard Beschow
2022-05-11Clean up decorations and whitespace around header guardsMarkus Armbruster
2022-03-08hw/rtc/mc146818rtc: QOM'ify IRQ numberBernhard Beschow
2020-09-29qapi: Restrict LostTickPolicy enum to machine codePhilippe Mathieu-Daudé
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-05-04rtc: add RTC_ISA_BASEGerd Hoffmann
2019-10-26Merge commit 'df84f17' into HEADPaolo Bonzini
2019-10-24hw/rtc/mc146818: Include mc146818rtc_regs.h a bit lessPhilippe Mathieu-Daudé
2019-10-24hw: Move MC146818 device from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé