aboutsummaryrefslogtreecommitdiff
path: root/hw/virtio/vhost-user-gpio.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-08virtio: introduce macro VIRTIO_CONFIG_IRQ_IDXCindy Lu1-0/+10
2022-12-01hw/virtio: generalise CHR_EVENT_CLOSED handlingAlex Bennée1-1/+10
2022-12-01hw/virtio: add started_vu status field to vhost-user-gpioAlex Bennée1-7/+4
2022-12-01vhost: enable vrings in vhost_dev_start() for vhost-user devicesStefano Garzarella1-2/+2
2022-11-22vhost: mask VIRTIO_F_RING_RESET for vhost and vhost-user devicesStefano Garzarella1-0/+1
2022-11-07hw/virtio: introduce virtio_device_should_startAlex Bennée1-1/+1
2022-10-07hw/virtio: add boilerplate for vhost-user-gpio deviceViresh Kumar1-0/+411