summaryrefslogtreecommitdiffstats
path: root/hw/virtio/vhost-vsock-common.c
Commit message (Expand)AuthorAgeFilesLines
* hw/virtio: move vhd->started check into helper and add FIXMEAlex Bennée2022-10-071-1/+2
* virtio: add vhost support for virtio devicesJonah Palmer2022-05-161-0/+7
* virtio: drop name parameter for virtio_init()Jonah Palmer2022-05-161-3/+2Star
* vhost-vsock: detach the virqueue element in case of errorStefano Garzarella2022-03-061-3/+7
* Revert "virtio: introduce macro IRTIO_CONFIG_IRQ_IDX"Michael S. Tsirkin2022-01-101-6/+0Star
* virtio: introduce macro IRTIO_CONFIG_IRQ_IDXCindy Lu2022-01-061-0/+6
* vhost-vsock: handle common features in vhost-vsock-commonStefano Garzarella2021-10-051-0/+31
* Remove superfluous timer_del() callsPeter Maydell2021-01-081-1/+0Star
* vhost-vsock: add vhost-vsock-common abstractionStefano Garzarella2020-06-121-0/+258