summary refs log tree commit diff stats
path: root/hw/virtio/vhost-user-vsock.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* vhost-vsock: handle common features in vhost-vsock-commonStefano Garzarella2021-10-051-1/+3
* vhost: Distinguish errors in vhost_dev_get_config()Kevin Wolf2021-06-301-4/+5
* vhost: Add Error parameter to vhost_dev_init()Kevin Wolf2021-06-301-2/+1
* qdev: Move softmmu properties to qdev-properties-system.hEduardo Habkost2020-12-181-0/+1
* virtio: add vhost-user-vsock base deviceStefano Garzarella2020-06-121-0/+181