summary refs log tree commit diff stats
path: root/hw/misc/i2c-echo.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* qom: Have class_init() take a const data argumentPhilippe Mathieu-Daudé2025-04-251-1/+1
* cleanup: Drop pointless return at end of functionMarkus Armbruster2025-04-241-2/+0
* hw/misc/i2c-echo: add tracingTitus Rwantare2025-01-311-0/+8
* hw/misc/i2c-echo: add copyright/license noteKlaus Jensen2023-10-121-0/+10
* hw/misc: add a toy i2c echo deviceKlaus Jensen2023-03-021-0/+156