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
/
m48t59.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
misc: m48t59: replace qemu_system_reset_request() call with watchdog_perform_...
Abhiram Tilak
2024-02-27
1
-2
/
+2
*
hw/rtc: Constify VMState
Richard Henderson
2023-12-30
1
-1
/
+1
*
hw/rtc/m48t59: Use 64-bit arithmetic in set_alarm()
Peter Maydell
2023-08-31
1
-1
/
+1
*
replace TABs with spaces
Yeqi Fu
2023-03-20
1
-75
/
+75
*
rtc: Move RTC function prototypes to their own header
Peter Maydell
2022-01-28
1
-1
/
+1
*
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
m48t59: remove legacy m48t59_init() function
Mark Cave-Ayland
2020-10-18
1
-35
/
+0
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-6
/
+2
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-4
/
+7
*
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
2020-06-15
1
-1
/
+1
*
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
2020-06-15
1
-2
/
+3
*
hw/timer/m48t59: Convert debug printf()s to trace events
Philippe Mathieu-Daudé
2020-02-06
1
-6
/
+5
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
hw: Move M48T59 device from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
2019-10-24
1
-0
/
+723