mirror of
https://github.com/mii443/qemu.git
synced 2025-08-26 17:10:08 +00:00
libvduse: Add VDUSE (vDPA Device in Userspace) library
VDUSE [1] is a linux framework that makes it possible to implement software-emulated vDPA devices in userspace. This adds a library as a subproject to help implementing VDUSE backends in QEMU. [1] https://www.kernel.org/doc/html/latest/userspace-api/vduse.html Signed-off-by: Xie Yongji <xieyongji@bytedance.com> Message-Id: <20220523084611.91-6-xieyongji@bytedance.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
This commit is contained in:
1
subprojects/libvduse/include/compiler.h
Symbolic link
1
subprojects/libvduse/include/compiler.h
Symbolic link
@ -0,0 +1 @@
|
||||
../../../include/qemu/compiler.h
|
Reference in New Issue
Block a user