| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | vhost-user: return failure if backend crash when live migration | Haoqian He | 2025-05-14 | 1 | -9/+14 |
| * | qom: Have class_init() take a const data argument | Philippe Mathieu-Daudé | 2025-04-25 | 1 | -1/+1 |
| * | hw/virtio: Free vqs after vhost_dev_cleanup() | Akihiko Odaki | 2024-07-01 | 1 | -0/+2 |
| * | vhost-user: fix lost reconnect again | Li Feng | 2024-07-01 | 1 | -1/+2 |
| * | Revert "vhost-user: fix lost reconnect" | Li Feng | 2024-07-01 | 1 | -1/+1 |
| * | hw/virtio: Support set_config() callback in vhost-user-base | Leo Yan | 2024-02-14 | 1 | -0/+17 |
| * | hw/virtio: convert vhost-user-base to async shutdown | Alex Bennée | 2024-02-14 | 1 | -4/+12 |
| * | virtio: split into vhost-user-base and vhost-user-device | Alex Bennée | 2024-02-14 | 1 | -0/+346 |