Documentation: Add documentation for VDUSE
authorXie Yongji <xieyongji@bytedance.com>
Tue, 31 Aug 2021 10:36:34 +0000 (18:36 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 6 Sep 2021 11:20:58 +0000 (07:20 -0400)
commit7bc7f61897b66bef78bb5952e3d1e9f3aaf9ccca
tree42575c0464be32d1a13e7c923445e1edc3f97c45
parentc8a6153b6c59d95c0e091f053f6f180952ade91e
Documentation: Add documentation for VDUSE

VDUSE (vDPA Device in Userspace) is a framework to support
implementing software-emulated vDPA devices in userspace. This
document is intended to clarify the VDUSE design and usage.

Signed-off-by: Xie Yongji <xieyongji@bytedance.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Link: https://lore.kernel.org/r/20210831103634.33-14-xieyongji@bytedance.com
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Documentation/userspace-api/index.rst
Documentation/userspace-api/vduse.rst [new file with mode: 0644]
drivers/vdpa/vdpa_user/vduse_dev.c