| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | vhost-user: return failure if backend crash when live migration | Haoqian He | 2025-05-14 | 1 | -11/+16 |
| * | qom: Have class_init() take a const data argument | Philippe Mathieu-Daudé | 2025-04-25 | 1 | -1/+1 |
| * | cleanup: Drop pointless return at end of function | Markus Armbruster | 2025-04-24 | 1 | -2/+0 |
| * | include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST | Richard Henderson | 2024-12-19 | 1 | -1/+0 |
| * | hw/virtio: Constify all Property | Richard Henderson | 2024-12-15 | 1 | -1/+1 |
| * | bulk: Access existing variables initialized to &S->F when available | Philippe Mathieu-Daudé | 2024-03-12 | 1 | -3/+3 |
| * | hw/virtio: Add a protection against duplicate vu_scmi_stop calls | Milan Zamazal | 2023-08-03 | 1 | -0/+7 |
| * | hw/virtio: Add boilerplate for vhost-user-scmi device | Milan Zamazal | 2023-07-10 | 1 | -0/+306 |