aboutsummaryrefslogtreecommitdiff
path: root/hw/virtio/vhost-user-gpio.c
AgeCommit message (Expand)Author
2023-10-22vhost-user: fix lost reconnectLi Feng
2023-10-22vhost: move and rename the conn retry timesLi Feng
2023-10-04qmp: update virtio feature maps, vhost-user-gpio introspectionJonah Palmer
2023-07-10hw/virtio: fix typo in VIRTIO_CONFIG_IRQ_IDX commentsAlex Bennée
2023-03-02vhost-user-gpio: Configure vhost_dev when connectingAkihiko Odaki
2023-01-08virtio: introduce macro VIRTIO_CONFIG_IRQ_IDXCindy Lu
2022-12-01hw/virtio: generalise CHR_EVENT_CLOSED handlingAlex Bennée
2022-12-01hw/virtio: add started_vu status field to vhost-user-gpioAlex Bennée
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-11-07hw/virtio: introduce virtio_device_should_startAlex Bennée
2022-10-07hw/virtio: add boilerplate for vhost-user-gpio deviceViresh Kumar