You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support to our virtio devices to allow userspace bounce buffering of
virtio buffers. This is an alternative to swiotlb.
Don't implement it for vhost-user-blk and for virtio-block with async
engine, because I have no idea how that would even work.
Signed-off-by: Patrick Roy <[email protected]>
0 commit comments