index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
hw
/
rtc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/i386: move rtc-reset-reinjection command out of hw/rtc
Paolo Bonzini
2024-05-10
1
-1
/
+1
*
hw/rtc/sun4v-rtc: Relicense to GPLv2-or-later
Peter Maydell
2024-03-07
1
-1
/
+1
*
hw/rtc/aspeed_rtc: Use 64-bit offset for holding time_t difference
Peter Maydell
2023-08-31
1
-1
/
+1
*
hw/rtc: Rename rtc_[get|set]_memory -> mc146818rtc_[get|set]_cmos_data
Philippe Mathieu-Daudé
2023-02-27
1
-2
/
+2
*
hw/rtc/mc146818rtc: Pass MC146818RtcState instead of ISADevice argument
Philippe Mathieu-Daudé
2023-02-27
1
-4
/
+4
*
hw/rtc/mc146818rtc: Rename RTCState -> MC146818RtcState
Philippe Mathieu-Daudé
2023-02-27
1
-3
/
+3
*
hw/rtc/mc146818rtc: Make the mc146818 RTC device target independent
Thomas Huth
2023-01-13
1
-0
/
+1
*
goldfish_rtc: Add big-endian property
Stafford Horne
2022-09-04
1
-0
/
+2
*
hw/rtc/mc146818rtc: QOM'ify io_base offset
Bernhard Beschow
2022-06-11
1
-1
/
+1
*
Clean up decorations and whitespace around header guards
Markus Armbruster
2022-05-11
2
-2
/
+2
*
Clean up header guards that don't match their file name
Markus Armbruster
2022-05-11
2
-4
/
+4
*
hw/rtc/mc146818rtc: QOM'ify IRQ number
Bernhard Beschow
2022-03-08
1
-0
/
+1
*
m48t59: remove legacy m48t59_init() function
Mark Cave-Ayland
2020-10-18
1
-4
/
+0
*
m48t59-isa: remove legacy m48t59_init_isa() function
Mark Cave-Ayland
2020-10-18
1
-2
/
+0
*
qapi: Restrict LostTickPolicy enum to machine code
Philippe Mathieu-Daudé
2020-09-29
1
-1
/
+1
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
5
-15
/
+5
*
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
2020-09-18
1
-4
/
+1
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
7
-17
/
+14
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
7
-16
/
+29
*
goldfish_rtc: Fix non-atomic read behaviour of TIME_LOW/TIME_HIGH
Jessica Clarke
2020-07-22
1
-0
/
+1
*
rtc: add RTC_ISA_BASE
Gerd Hoffmann
2020-05-04
1
-0
/
+1
*
hw/arm/allwinner: add RTC device support
Niek Linnenbank
2020-03-12
1
-0
/
+134
*
hw: rtc: Add Goldfish RTC device
Anup Patel
2020-02-10
1
-0
/
+46
*
Merge commit 'df84f17' into HEAD
Paolo Bonzini
2019-10-26
2
-2
/
+35
*
hw/rtc/aspeed_rtc: Remove unused includes
Philippe Mathieu-Daudé
2019-10-24
1
-3
/
+0
*
hw/rtc/mc146818: Include mc146818rtc_regs.h a bit less
Philippe Mathieu-Daudé
2019-10-24
1
-1
/
+0
*
hw: Move Aspeed RTC from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-10-24
1
-0
/
+30
*
hw: Move Xilinx ZynqMP RTC from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-10-24
1
-0
/
+92
*
hw: Move sun4v hypervisor RTC from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-10-24
1
-0
/
+19
*
hw: Move M48T59 device from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-10-24
1
-0
/
+57
*
hw: Move MC146818 device from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-10-24
2
-0
/
+113
*
hw: Move PL031 device from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-10-24
1
-0
/
+47