summaryrefslogtreecommitdiffstats
path: root/hw/rtc/mc146818rtc.c
Commit message (Expand)AuthorAgeFilesLines
* hw/rtc/mc146818rtc: QOM'ify io_base offsetBernhard Beschow2022-06-111-3/+6
* acpi: mc146818rtc: replace ISADeviceClass::build_aml with AcpiDevAmlIfClass:b...Igor Mammedov2022-06-101-5/+9
* hw/rtc/mc146818rtc: QOM'ify IRQ numberBernhard Beschow2022-03-081-2/+11
* rtc: Have event RTC_CHANGE identify the RTC by QOM pathMarkus Armbruster2022-02-281-1/+2
* qapi: Move RTC_CHANGE back out of target schemaPeter Maydell2022-02-281-1/+1
* rtc: Move RTC function prototypes to their own headerPeter Maydell2022-01-281-1/+1
* hw/rtc/mc146818rtc: Convert to 3-phase reset (Resettable interface)Philippe Mathieu-Daudé2021-05-131-20/+22
* mc146818rtc: put it into the 'misc' categoryGan Qixin2021-05-021-0/+1
* Do not include exec/address-spaces.h if it's not really necessaryThomas Huth2021-05-021-1/+0Star
* qdev: Move softmmu properties to qdev-properties-system.hEduardo Habkost2020-12-181-0/+1
* isa: Convert uses of isa_create() with CoccinelleMarkus Armbruster2020-06-151-2/+2
* acpi: rtc: use a single crs rangeGerd Hoffmann2020-06-091-3/+5
* acpi: move aml builder code for rtc deviceGerd Hoffmann2020-06-091-0/+22
* qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster2020-05-151-2/+2
* rtc: add RTC_ISA_BASEGerd Hoffmann2020-05-041-3/+2Star
* qdev: set properties with device_class_set_props()Marc-André Lureau2020-01-241-1/+1
* mc146818rtc: fix timer interrupt reinjection againPaolo Bonzini2019-11-191-7/+9
* Revert "mc146818rtc: fix timer interrupt reinjection"Paolo Bonzini2019-11-191-34/+33Star
* Merge commit 'df84f17' into HEADPaolo Bonzini2019-10-261-63/+31Star
* hw/rtc/mc146818: Include mc146818rtc_regs.h a bit lessPhilippe Mathieu-Daudé2019-10-241-0/+1
* hw: Move MC146818 device from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé2019-10-241-0/+1063