index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
rtc
Age
Commit message (
Expand
)
Author
2021-06-02
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
2021-05-13
hw/rtc/mc146818rtc: Convert to 3-phase reset (Resettable interface)
Philippe Mathieu-Daudé
2021-05-02
mc146818rtc: put it into the 'misc' category
Gan Qixin
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-03-04
goldfish_rtc: re-arm the alarm after migration
Laurent Vivier
2021-01-18
pl031: Use timer_free() in the finalize function to avoid memleaks
Gan Qixin
2021-01-08
exynos4210_rtc: Use ptimer_free() in the finalize function to avoid memleaks
Gan Qixin
2021-01-01
Merge remote-tracking branch 'remotes/ehabkost-gl/tags/machine-next-pull-requ...
Peter Maydell
2021-01-01
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-12-19' into ...
Peter Maydell
2020-12-19
migration: Replace migration's JSON writer by the general one
Markus Armbruster
2020-12-18
qdev: Move softmmu properties to qdev-properties-system.h
Eduardo Habkost
2020-12-18
hw/rtc/twl92230: Add missing 'break'
Philippe Mathieu-Daudé
2020-12-18
hw/rtc/twl92230: Silence warnings about missing fallthrough statements
Thomas Huth
2020-10-18
m48t59: remove legacy m48t59_init() function
Mark Cave-Ayland
2020-10-18
m48t59-isa: remove legacy m48t59_init_isa() function
Mark Cave-Ayland
2020-10-13
goldfish_rtc: change MemoryRegionOps endianness to DEVICE_NATIVE_ENDIAN
Laurent Vivier
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-11
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2020-09-09
trace-events: Fix attribution of trace points to source
Markus Armbruster
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-08-21
meson: convert hw/rtc
Paolo Bonzini
2020-08-21
trace: switch position of headers to what Meson requires
Paolo Bonzini
2020-07-22
goldfish_rtc: Fix non-atomic read behaviour of TIME_LOW/TIME_HIGH
Jessica Clarke
2020-06-15
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
2020-06-15
isa: Convert uses of isa_create() with Coccinelle
Markus Armbruster
2020-06-15
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
2020-06-09
acpi: rtc: use a single crs range
Gerd Hoffmann
2020-06-09
acpi: move aml builder code for rtc device
Gerd Hoffmann
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é
[next]