index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
rtc
/
mc146818rtc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw, target: Add ResetType argument to hold and exit phase methods
Peter Maydell
2024-04-25
1
-1
/
+1
*
hw/rtc: Constify VMState
Richard Henderson
2023-12-30
1
-3
/
+3
*
mc146818rtc: rtc_set_time(): initialize tm to zeroes
Vladimir Sementsov-Ogievskiy
2023-11-06
1
-1
/
+1
*
hw/rtc: Rename rtc_[get|set]_memory -> mc146818rtc_[get|set]_cmos_data
Philippe Mathieu-Daudé
2023-02-27
1
-3
/
+3
*
hw/rtc/mc146818rtc: Pass MC146818RtcState instead of ISADevice argument
Philippe Mathieu-Daudé
2023-02-27
1
-7
/
+6
*
hw/rtc/mc146818rtc: Rename RTCState -> MC146818RtcState
Philippe Mathieu-Daudé
2023-02-27
1
-59
/
+60
*
Drop duplicate #include
Markus Armbruster
2023-02-08
1
-1
/
+0
*
hw/rtc/mc146818rtc: Make the mc146818 RTC device target independent
Thomas Huth
2023-01-13
1
-14
/
+0
*
hw/intc: Extract the IRQ counting functions into a separate file
Thomas Huth
2023-01-13
1
-3
/
+3
*
hw/rtc/mc146818rtc: QOM'ify io_base offset
Bernhard Beschow
2022-06-11
1
-3
/
+6
*
acpi: mc146818rtc: replace ISADeviceClass::build_aml with AcpiDevAmlIfClass:b...
Igor Mammedov
2022-06-09
1
-5
/
+9
*
hw/rtc/mc146818rtc: QOM'ify IRQ number
Bernhard Beschow
2022-03-08
1
-2
/
+11
*
rtc: Have event RTC_CHANGE identify the RTC by QOM path
Markus Armbruster
2022-02-28
1
-1
/
+2
*
qapi: Move RTC_CHANGE back out of target schema
Peter Maydell
2022-02-28
1
-1
/
+1
*
rtc: Move RTC function prototypes to their own header
Peter Maydell
2022-01-28
1
-1
/
+1
*
hw/rtc/mc146818rtc: Convert to 3-phase reset (Resettable interface)
Philippe Mathieu-Daudé
2021-05-13
1
-20
/
+22
*
mc146818rtc: put it into the 'misc' category
Gan Qixin
2021-05-02
1
-0
/
+1
*
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
qdev: Move softmmu properties to qdev-properties-system.h
Eduardo Habkost
2020-12-18
1
-0
/
+1
*
isa: Convert uses of isa_create() with Coccinelle
Markus Armbruster
2020-06-15
1
-2
/
+2
*
acpi: rtc: use a single crs range
Gerd Hoffmann
2020-06-09
1
-3
/
+5
*
acpi: move aml builder code for rtc device
Gerd Hoffmann
2020-06-09
1
-0
/
+22
*
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-15
1
-2
/
+2
*
rtc: add RTC_ISA_BASE
Gerd Hoffmann
2020-05-04
1
-3
/
+2
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
mc146818rtc: fix timer interrupt reinjection again
Paolo Bonzini
2019-11-19
1
-7
/
+9
*
Revert "mc146818rtc: fix timer interrupt reinjection"
Paolo Bonzini
2019-11-19
1
-34
/
+33
*
Merge commit 'df84f17' into HEAD
Paolo Bonzini
2019-10-26
1
-63
/
+31
*
hw/rtc/mc146818: Include mc146818rtc_regs.h a bit less
Philippe Mathieu-Daudé
2019-10-24
1
-0
/
+1
*
hw: Move MC146818 device from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-10-24
1
-0
/
+1063