aboutsummaryrefslogtreecommitdiff
path: root/hw/misc/aspeed_i3c.c
AgeCommit message (Expand)AuthorFilesLines
2024-12-19include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LISTRichard Henderson1-1/+0
2024-12-15hw/misc: Constify all PropertyRichard Henderson1-1/+1
2024-09-13hw: Use device_class_set_legacy_reset() instead of opencodingPeter Maydell1-2/+2
2023-12-30hw/misc: Constify VMStateRichard Henderson1-2/+2
2023-09-29aspeed/i3c: Rename variable shadowing a localCédric Le Goater1-3/+3
2022-01-20hw/misc/aspeed_i3c.c: Introduce a dummy AST2600 I3C model.Troy Lee1-0/+384