summary refs log tree commit diff stats
path: root/hw/remote/remote-obj.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* qom: Make InterfaceInfo[] uses constPhilippe Mathieu-Daudé2025-04-251-1/+1
* qom: Have class_init() take a const data argumentPhilippe Mathieu-Daudé2025-04-251-1/+1
* include: Rename sysemu/ -> system/Philippe Mathieu-Daudé2024-12-201-1/+1
* hw/remote/remote-obj: hw/misc/ivshmem: Fix missing ERRP_GUARD() for error_pre...Zhao Liu2024-03-091-0/+1
* Drop duplicate #includeMarkus Armbruster2023-02-081-1/+0
* Remove qemu-common.h include from most unitsMarc-André Lureau2022-04-061-1/+0
* multi-process: Associate fd of a PCIDevice with its objectJagannathan Raman2021-02-101-0/+203