index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
rtc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-10
hw/i386: move rtc-reset-reinjection command out of hw/rtc
Paolo Bonzini
1
-1
/
+1
2024-03-07
hw/rtc/sun4v-rtc: Relicense to GPLv2-or-later
Peter Maydell
1
-1
/
+1
2023-08-31
hw/rtc/aspeed_rtc: Use 64-bit offset for holding time_t difference
Peter Maydell
1
-1
/
+1
2023-02-27
hw/rtc: Rename rtc_[get|set]_memory -> mc146818rtc_[get|set]_cmos_data
Philippe Mathieu-Daudé
1
-2
/
+2
2023-02-27
hw/rtc/mc146818rtc: Pass MC146818RtcState instead of ISADevice argument
Philippe Mathieu-Daudé
1
-4
/
+4
2023-02-27
hw/rtc/mc146818rtc: Rename RTCState -> MC146818RtcState
Philippe Mathieu-Daudé
1
-3
/
+3
2023-01-13
hw/rtc/mc146818rtc: Make the mc146818 RTC device target independent
Thomas Huth
1
-0
/
+1
2022-09-04
goldfish_rtc: Add big-endian property
Stafford Horne
1
-0
/
+2
2022-06-11
hw/rtc/mc146818rtc: QOM'ify io_base offset
Bernhard Beschow
1
-1
/
+1
2022-05-11
Clean up decorations and whitespace around header guards
Markus Armbruster
2
-2
/
+2
2022-05-11
Clean up header guards that don't match their file name
Markus Armbruster
2
-4
/
+4
2022-03-08
hw/rtc/mc146818rtc: QOM'ify IRQ number
Bernhard Beschow
1
-0
/
+1
2020-10-18
m48t59: remove legacy m48t59_init() function
Mark Cave-Ayland
1
-4
/
+0
2020-10-18
m48t59-isa: remove legacy m48t59_init_isa() function
Mark Cave-Ayland
1
-2
/
+0
2020-09-29
qapi: Restrict LostTickPolicy enum to machine code
Philippe Mathieu-Daudé
1
-1
/
+1
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
5
-15
/
+5
2020-09-18
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
1
-4
/
+1
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
7
-17
/
+14
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
7
-16
/
+29
2020-07-22
goldfish_rtc: Fix non-atomic read behaviour of TIME_LOW/TIME_HIGH
Jessica Clarke
1
-0
/
+1
2020-05-04
rtc: add RTC_ISA_BASE
Gerd Hoffmann
1
-0
/
+1
2020-03-12
hw/arm/allwinner: add RTC device support
Niek Linnenbank
1
-0
/
+134
2020-02-10
hw: rtc: Add Goldfish RTC device
Anup Patel
1
-0
/
+46
2019-10-26
Merge commit 'df84f17' into HEAD
Paolo Bonzini
2
-2
/
+35
2019-10-24
hw/rtc/aspeed_rtc: Remove unused includes
Philippe Mathieu-Daudé
1
-3
/
+0
2019-10-24
hw/rtc/mc146818: Include mc146818rtc_regs.h a bit less
Philippe Mathieu-Daudé
1
-1
/
+0
2019-10-24
hw: Move Aspeed RTC from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
1
-0
/
+30
2019-10-24
hw: Move Xilinx ZynqMP RTC from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
1
-0
/
+92
2019-10-24
hw: Move sun4v hypervisor RTC from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
1
-0
/
+19
2019-10-24
hw: Move M48T59 device from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
1
-0
/
+57
2019-10-24
hw: Move MC146818 device from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2
-0
/
+113
2019-10-24
hw: Move PL031 device from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
1
-0
/
+47