index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
virtio
/
vhost-user-gpio.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/virtio: derive vhost-user-gpio from vhost-user-base
Alex Bennée
2024-02-14
1
-390
/
+17
*
vhost-user: fix the reconnect error
Li Feng
2023-12-02
1
-1
/
+2
*
vhost-user: fix lost reconnect
Li Feng
2023-10-22
1
-1
/
+1
*
vhost: move and rename the conn retry times
Li Feng
2023-10-22
1
-2
/
+1
*
qmp: update virtio feature maps, vhost-user-gpio introspection
Jonah Palmer
2023-10-04
1
-0
/
+7
*
hw/virtio: fix typo in VIRTIO_CONFIG_IRQ_IDX comments
Alex Bennée
2023-07-10
1
-1
/
+1
*
vhost-user-gpio: Configure vhost_dev when connecting
Akihiko Odaki
2023-03-02
1
-4
/
+6
*
virtio: introduce macro VIRTIO_CONFIG_IRQ_IDX
Cindy Lu
2023-01-08
1
-0
/
+10
*
hw/virtio: generalise CHR_EVENT_CLOSED handling
Alex Bennée
2022-12-01
1
-1
/
+10
*
hw/virtio: add started_vu status field to vhost-user-gpio
Alex Bennée
2022-12-01
1
-7
/
+4
*
vhost: enable vrings in vhost_dev_start() for vhost-user devices
Stefano Garzarella
2022-12-01
1
-2
/
+2
*
vhost: mask VIRTIO_F_RING_RESET for vhost and vhost-user devices
Stefano Garzarella
2022-11-22
1
-0
/
+1
*
hw/virtio: introduce virtio_device_should_start
Alex Bennée
2022-11-07
1
-1
/
+1
*
hw/virtio: add boilerplate for vhost-user-gpio device
Viresh Kumar
2022-10-07
1
-0
/
+411