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-vsock-common.c
Age
Commit message (
Expand
)
Author
2023-07-10
hw/virtio: fix typo in VIRTIO_CONFIG_IRQ_IDX comments
Alex Bennée
2023-06-23
hw/virtio: Remove unnecessary 'virtio-access.h' header
Philippe Mathieu-Daudé
2023-06-23
hw/virtio/vhost-vsock: Include missing 'virtio/virtio-bus.h' header
Philippe Mathieu-Daudé
2023-01-08
virtio: introduce macro VIRTIO_CONFIG_IRQ_IDX
Cindy Lu
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-10-07
hw/virtio: move vhd->started check into helper and add FIXME
Alex Bennée
2022-05-16
virtio: add vhost support for virtio devices
Jonah Palmer
2022-05-16
virtio: drop name parameter for virtio_init()
Jonah Palmer
2022-03-06
vhost-vsock: detach the virqueue element in case of error
Stefano Garzarella
2022-01-10
Revert "virtio: introduce macro IRTIO_CONFIG_IRQ_IDX"
Michael S. Tsirkin
2022-01-06
virtio: introduce macro IRTIO_CONFIG_IRQ_IDX
Cindy Lu
2021-10-05
vhost-vsock: handle common features in vhost-vsock-common
Stefano Garzarella
2021-01-08
Remove superfluous timer_del() calls
Peter Maydell
2020-06-12
vhost-vsock: add vhost-vsock-common abstraction
Stefano Garzarella