summary refs log tree commit diff stats
path: root/hw/virtio/vhost-vsock-common.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/virtio: fix typo in VIRTIO_CONFIG_IRQ_IDX commentsAlex Bennée2023-07-101-2/+2
* hw/virtio: Remove unnecessary 'virtio-access.h' headerPhilippe Mathieu-Daudé2023-06-231-1/+0
* hw/virtio/vhost-vsock: Include missing 'virtio/virtio-bus.h' headerPhilippe Mathieu-Daudé2023-06-231-0/+1
* virtio: introduce macro VIRTIO_CONFIG_IRQ_IDXCindy Lu2023-01-081-0/+18
* vhost: enable vrings in vhost_dev_start() for vhost-user devicesStefano Garzarella2022-12-011-2/+2
* vhost: mask VIRTIO_F_RING_RESET for vhost and vhost-user devicesStefano Garzarella2022-11-221-0/+1
* 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/+2
* 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/+0
* 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/+0
* vhost-vsock: add vhost-vsock-common abstractionStefano Garzarella2020-06-121-0/+258