aboutsummaryrefslogtreecommitdiff
path: root/hw/rtc/mc146818rtc.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-13hw/rtc/mc146818rtc: Convert to 3-phase reset (Resettable interface)Philippe Mathieu-Daudé1-20/+22
2021-05-02mc146818rtc: put it into the 'misc' categoryGan Qixin1-0/+1
2021-05-02Do not include exec/address-spaces.h if it's not really necessaryThomas Huth1-1/+0
2020-12-18qdev: Move softmmu properties to qdev-properties-system.hEduardo Habkost1-0/+1
2020-06-15isa: Convert uses of isa_create() with CoccinelleMarkus Armbruster1-2/+2
2020-06-09acpi: rtc: use a single crs rangeGerd Hoffmann1-3/+5
2020-06-09acpi: move aml builder code for rtc deviceGerd Hoffmann1-0/+22
2020-05-15qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster1-2/+2
2020-05-04rtc: add RTC_ISA_BASEGerd Hoffmann1-3/+2
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau1-1/+1
2019-11-19mc146818rtc: fix timer interrupt reinjection againPaolo Bonzini1-7/+9
2019-11-19Revert "mc146818rtc: fix timer interrupt reinjection"Paolo Bonzini1-34/+33
2019-10-26Merge commit 'df84f17' into HEADPaolo Bonzini1-63/+31
2019-10-24hw/rtc/mc146818: Include mc146818rtc_regs.h a bit lessPhilippe Mathieu-Daudé1-0/+1
2019-10-24hw: Move MC146818 device from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé1-0/+1063