diff options
author | Laurent Vivier <lvivier@redhat.com> | 2024-12-19 12:13:55 +0100 |
---|---|---|
committer | Stefano Brivio <sbrivio@redhat.com> | 2025-01-20 19:51:24 +0100 |
commit | 538312af196308dea9a4ddb9442bed921c0dc915 (patch) | |
tree | 3848f8f1a35018a74a941769043596293644c71f /util.c | |
parent | b04195c60ff34db89b6bc400ad582d0ff399757b (diff) | |
download | passt-538312af196308dea9a4ddb9442bed921c0dc915.tar passt-538312af196308dea9a4ddb9442bed921c0dc915.tar.gz passt-538312af196308dea9a4ddb9442bed921c0dc915.tar.bz2 passt-538312af196308dea9a4ddb9442bed921c0dc915.tar.lz passt-538312af196308dea9a4ddb9442bed921c0dc915.tar.xz passt-538312af196308dea9a4ddb9442bed921c0dc915.tar.zst passt-538312af196308dea9a4ddb9442bed921c0dc915.zip |
vhost-user: Pass vu_dev to more virtio functions
vu_dev will be needed to log page update.
Add the parameter to:
vring_used_write()
vu_queue_fill_by_index()
vu_queue_fill()
vring_used_idx_set()
vu_queue_flush()
The new parameter is unused for now.
Signed-off-by: Laurent Vivier <lvivier@redhat.com>
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'util.c')
0 files changed, 0 insertions, 0 deletions