summary refs log tree commit diff stats
path: root/hw/virtio/vhost-user-device.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LISTRichard Henderson2024-12-191-1/+0
* hw/virtio: Constify all PropertyRichard Henderson2024-12-151-1/+1
* virtio: split into vhost-user-base and vhost-user-deviceAlex Bennée2024-02-141-327/+11
* hw/virtio: add config support to vhost-user-deviceAlex Bennée2023-10-041-1/+57
* virtio: add vhost-user-base and a generic vhost-user-deviceAlex Bennée2023-10-041-0/+324