index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
rtc
/
twl92230.c
Age
Commit message (
Expand
)
Author
2023-12-30
hw/rtc: Constify VMState
Richard Henderson
2023-08-31
hw/rtc/twl92230: Use int64_t for sec_offset and alm_sec
Peter Maydell
2023-03-20
replace TABs with spaces
Yeqi Fu
2022-01-28
rtc: Move RTC function prototypes to their own header
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
hw/rtc/twl92230: Add missing 'break'
Philippe Mathieu-Daudé
2020-12-18
hw/rtc/twl92230: Silence warnings about missing fallthrough statements
Thomas Huth
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-03-09
hw/timer: Remove unused "ui/console.h" header
Philippe Mathieu-Daudé
2019-10-24
hw: Move TWL92230 device from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé