aboutsummaryrefslogtreecommitdiff
path: root/hw/virtio/vhost-user-vsock.c
AgeCommit message (Expand)Author
2022-11-07hw/virtio: introduce virtio_device_should_startAlex Bennée
2022-10-07hw/virtio: move vhd->started check into helper and add FIXMEAlex Bennée
2022-10-07hw/virtio: move vm_running check to virtio_device_startedAlex Bennée
2022-05-16virtio: drop name parameter for virtio_init()Jonah Palmer
2021-10-05vhost-vsock: handle common features in vhost-vsock-commonStefano Garzarella
2021-06-30vhost: Distinguish errors in vhost_dev_get_config()Kevin Wolf
2021-06-30vhost: Add Error parameter to vhost_dev_init()Kevin Wolf
2020-12-18qdev: Move softmmu properties to qdev-properties-system.hEduardo Habkost
2020-06-12virtio: add vhost-user-vsock base deviceStefano Garzarella