aboutgitcodebugslistschat
path: root/virtio.c
Commit message (Expand)AuthorAgeFilesLines
* vhost-user: add VHOST_USER_SET_LOG_BASE commandLaurent Vivier2025-01-201-2/+72
* vhost-user: Pass vu_dev to more virtio functionsLaurent Vivier2025-01-201-10/+22
* virtio: Use const pointer for vu_devLaurent Vivier2025-01-051-5/+9
* Fix build on 32bit targetLaurent Vivier2024-11-271-2/+3
* virtio: check if avail ring is configuredLaurent Vivier2024-11-271-0/+15
* vhost-user: add vhost-userLaurent Vivier2024-11-271-5/+0
* vhost-user: introduce virtio APILaurent Vivier2024-11-271-0/+650