summary refs log tree commit diff stats
path: root/hw/misc/aspeed_i3c.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* qom: Have class_init() take a const data argumentPhilippe Mathieu-Daudé2025-04-251-2/+2
* include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LISTRichard Henderson2024-12-191-1/+0
* hw/misc: Constify all PropertyRichard Henderson2024-12-151-1/+1
* hw: Use device_class_set_legacy_reset() instead of opencodingPeter Maydell2024-09-131-2/+2
* hw/misc: Constify VMStateRichard Henderson2023-12-301-2/+2
* aspeed/i3c: Rename variable shadowing a localCédric Le Goater2023-09-291-3/+3
* hw/misc/aspeed_i3c.c: Introduce a dummy AST2600 I3C model.Troy Lee2022-01-201-0/+384