aboutsummaryrefslogtreecommitdiff
path: root/hw/virtio/vhost-vsock-common.c
AgeCommit message (Expand)Author
2023-07-10hw/virtio: fix typo in VIRTIO_CONFIG_IRQ_IDX commentsAlex Bennée
2023-06-23hw/virtio: Remove unnecessary 'virtio-access.h' headerPhilippe Mathieu-Daudé
2023-06-23hw/virtio/vhost-vsock: Include missing 'virtio/virtio-bus.h' headerPhilippe Mathieu-Daudé
2023-01-08virtio: introduce macro VIRTIO_CONFIG_IRQ_IDXCindy Lu
2022-12-01vhost: enable vrings in vhost_dev_start() for vhost-user devicesStefano Garzarella
2022-11-22vhost: mask VIRTIO_F_RING_RESET for vhost and vhost-user devicesStefano Garzarella
2022-10-07hw/virtio: move vhd->started check into helper and add FIXMEAlex Bennée
2022-05-16virtio: add vhost support for virtio devicesJonah Palmer
2022-05-16virtio: drop name parameter for virtio_init()Jonah Palmer
2022-03-06vhost-vsock: detach the virqueue element in case of errorStefano Garzarella
2022-01-10Revert "virtio: introduce macro IRTIO_CONFIG_IRQ_IDX"Michael S. Tsirkin
2022-01-06virtio: introduce macro IRTIO_CONFIG_IRQ_IDXCindy Lu
2021-10-05vhost-vsock: handle common features in vhost-vsock-commonStefano Garzarella
2021-01-08Remove superfluous timer_del() callsPeter Maydell
2020-06-12vhost-vsock: add vhost-vsock-common abstractionStefano Garzarella