Age | Commit message (Expand) | Author |
2020-05-15 | qom: Drop parameter @errp of object_property_add() & friends | Markus Armbruster |
2020-05-04 | rtc: add RTC_ISA_BASE | Gerd Hoffmann |
2020-03-12 | hw/arm/allwinner: add RTC device support | Niek Linnenbank |
2020-03-09 | hw/timer: Remove unused "ui/console.h" header | Philippe Mathieu-Daudé |
2020-02-10 | hw: rtc: Add Goldfish RTC device | Anup Patel |
2020-02-06 | hw/timer/m48t59: Convert debug printf()s to trace events | Philippe Mathieu-Daudé |
2020-01-24 | qdev: set properties with device_class_set_props() | Marc-André Lureau |
2020-01-07 | hw/rtc/mc146818: Add missing dependency on ISA Bus | Philippe Mathieu-Daudé |
2019-11-19 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2019-11-19 | pl031: Expose RTCICR as proper WC register | Alexander Graf |
2019-11-19 | mc146818rtc: fix timer interrupt reinjection again | Paolo Bonzini |
2019-11-19 | Revert "mc146818rtc: fix timer interrupt reinjection" | Paolo Bonzini |
2019-10-26 | Merge commit 'df84f17' into HEAD | Paolo Bonzini |
2019-10-24 | hw/rtc/xlnx-zynqmp-rtc: Remove unused "ptimer.h" include | Philippe Mathieu-Daudé |
2019-10-24 | hw/rtc/mc146818: Include mc146818rtc_regs.h a bit less | Philippe Mathieu-Daudé |
2019-10-24 | hw: Move Aspeed RTC from hw/timer/ to hw/rtc/ subdirectory | Philippe Mathieu-Daudé |
2019-10-24 | hw: Move Exynos4210 RTC from hw/timer/ to hw/rtc/ subdirectory | Philippe Mathieu-Daudé |
2019-10-24 | hw: Move Xilinx ZynqMP RTC from hw/timer/ to hw/rtc/ subdirectory | Philippe Mathieu-Daudé |
2019-10-24 | hw: Move DS1338 device from hw/timer/ to hw/rtc/ subdirectory | Philippe Mathieu-Daudé |
2019-10-24 | hw: Move TWL92230 device from hw/timer/ to hw/rtc/ subdirectory | Philippe Mathieu-Daudé |
2019-10-24 | hw: Move sun4v hypervisor RTC from hw/timer/ to hw/rtc/ subdirectory | Philippe Mathieu-Daudé |
2019-10-24 | hw: Move M41T80 device from hw/timer/ to hw/rtc/ subdirectory | Philippe Mathieu-Daudé |
2019-10-24 | hw: Move M48T59 device from hw/timer/ to hw/rtc/ subdirectory | Philippe Mathieu-Daudé |
2019-10-24 | hw: Move MC146818 device from hw/timer/ to hw/rtc/ subdirectory | Philippe Mathieu-Daudé |
2019-10-24 | hw: Move PL031 device from hw/timer/ to hw/rtc/ subdirectory | Philippe Mathieu-Daudé |