summary refs log tree commit diff stats
path: root/include/hw/virtio/vhost-vsock-common.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* qapi: Improve documentation of file descriptor socket addressesMarkus Armbruster2024-02-121-0/+1
* virtio: drop name parameter for virtio_init()Jonah Palmer2022-05-161-1/+1
* Clean up ill-advised or unusual header guardsMarkus Armbruster2022-05-111-3/+3
* vhost-vsock: handle common features in vhost-vsock-commonStefano Garzarella2021-10-051-0/+5
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-3/+1
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-2/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+4
* vhost-vsock: add vhost-vsock-common abstractionStefano Garzarella2020-06-121-0/+47