index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
virtio
/
vhost-user-gpio.c
Age
Commit message (
Expand
)
Author
2024-02-14
hw/virtio: derive vhost-user-gpio from vhost-user-base
Alex Bennée
2023-12-02
vhost-user: fix the reconnect error
Li Feng
2023-10-22
vhost-user: fix lost reconnect
Li Feng
2023-10-22
vhost: move and rename the conn retry times
Li Feng
2023-10-04
qmp: update virtio feature maps, vhost-user-gpio introspection
Jonah Palmer
2023-07-10
hw/virtio: fix typo in VIRTIO_CONFIG_IRQ_IDX comments
Alex Bennée
2023-03-02
vhost-user-gpio: Configure vhost_dev when connecting
Akihiko Odaki
2023-01-08
virtio: introduce macro VIRTIO_CONFIG_IRQ_IDX
Cindy Lu
2022-12-01
hw/virtio: generalise CHR_EVENT_CLOSED handling
Alex Bennée
2022-12-01
hw/virtio: add started_vu status field to vhost-user-gpio
Alex Bennée
2022-12-01
vhost: enable vrings in vhost_dev_start() for vhost-user devices
Stefano Garzarella
2022-11-22
vhost: mask VIRTIO_F_RING_RESET for vhost and vhost-user devices
Stefano Garzarella
2022-11-07
hw/virtio: introduce virtio_device_should_start
Alex Bennée
2022-10-07
hw/virtio: add boilerplate for vhost-user-gpio device
Viresh Kumar