1
0
Fork 0
mirror of https://passt.top/passt synced 2025-05-17 07:05:39 +02:00
Commit graph

2 commits

Author SHA1 Message Date
Laurent Vivier
23cc8f892f vhost-user: introduce vhost-user API
Add vhost_user.c and vhost_user.h that define the functions needed
to implement vhost-user backend.

Signed-off-by: Laurent Vivier <lvivier@redhat.com>
2024-11-15 10:53:40 +01:00
Laurent Vivier
119b45358c vhost-user: introduce virtio API
Add virtio.c and virtio.h that define the functions needed
to manage virtqueues.

Signed-off-by: Laurent Vivier <lvivier@redhat.com>
2024-11-15 10:53:40 +01:00