aboutsummaryrefslogtreecommitdiff
path: root/hw/misc/aspeed_i3c.c
AgeCommit message (Expand)AuthorFilesLines
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