diff options
author | Mathieu Poirier <mathieu.poirier@linaro.org> | 2021-10-12 14:59:04 -0600 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2021-10-20 04:37:55 -0400 |
commit | c47d4fa0c8f0a28614cc0ce849dc9bbaa5c6878f (patch) | |
tree | 03cdb87ff8f7aacd6ba1b69d326384a80225a784 /docs/system/device-emulation.rst | |
parent | c7160fff7d48cead5d673ef2032b60c363c84e27 (diff) |
docs: Add documentation for vhost based RNG implementation
Add description and example for the vhost-user based RNG implementation.
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Message-Id: <20211012205904.4106769-4-mathieu.poirier@linaro.org>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'docs/system/device-emulation.rst')
-rw-r--r-- | docs/system/device-emulation.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/system/device-emulation.rst b/docs/system/device-emulation.rst index 7afcfd8064..19944f526c 100644 --- a/docs/system/device-emulation.rst +++ b/docs/system/device-emulation.rst @@ -88,3 +88,4 @@ Emulated Devices devices/usb.rst devices/vhost-user.rst devices/virtio-pmem.rst + devices/vhost-user-rng.rst |