summary refs log tree commit diff stats
path: root/hw/virtio/vhost-user-base.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* vhost-user: return failure if backend crash when live migrationHaoqian He2025-05-141-9/+14
* qom: Have class_init() take a const data argumentPhilippe Mathieu-Daudé2025-04-251-1/+1
* hw/virtio: Free vqs after vhost_dev_cleanup()Akihiko Odaki2024-07-011-0/+2
* vhost-user: fix lost reconnect againLi Feng2024-07-011-1/+2
* Revert "vhost-user: fix lost reconnect"Li Feng2024-07-011-1/+1
* hw/virtio: Support set_config() callback in vhost-user-baseLeo Yan2024-02-141-0/+17
* hw/virtio: convert vhost-user-base to async shutdownAlex Bennée2024-02-141-4/+12
* virtio: split into vhost-user-base and vhost-user-deviceAlex Bennée2024-02-141-0/+346