summary refs log tree commit diff stats
path: root/hw/timer/renesas_cmt.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* qom: Have class_init() take a const data argumentPhilippe Mathieu-Daudé2025-04-251-1/+1
* include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LISTRichard Henderson2024-12-191-1/+0
* hw/timer: Constify all PropertyRichard Henderson2024-12-151-1/+1
* hw: Use device_class_set_legacy_reset() instead of opencodingPeter Maydell2024-09-131-1/+1
* hw/timer: Constify VMStateRichard Henderson2023-12-301-1/+1
* treewide: Remove the unnecessary space before semicolonBin Meng2022-10-241-1/+1
* hw/timer: RX62N compare match timer (CMT)Yoshinori Sato2020-06-221-0/+283