Re: [PATCH v4 3/3] docs: Add documentation for vhost based RNG implementation

2021-10-12 Thread Mathieu Poirier
On Tue, 5 Oct 2021 at 09:24, Michael S. Tsirkin wrote: > > On Mon, Sep 27, 2021 at 04:13:59PM -0600, Mathieu Poirier wrote: > > Add description and example for the vhost-user based RNG implementation. > > > > Signed-off-by: Mathieu Poirier > > Causes a build failure: > > Warning, treated as error

Re: [PATCH v4 3/3] docs: Add documentation for vhost based RNG implementation

2021-10-05 Thread Michael S. Tsirkin
On Mon, Sep 27, 2021 at 04:13:59PM -0600, Mathieu Poirier wrote: > Add description and example for the vhost-user based RNG implementation. > > Signed-off-by: Mathieu Poirier Causes a build failure: Warning, treated as error: /scm/qemu/docs/system/devices/vhost-user-rng.rst:document isn't inclu

[PATCH v4 3/3] docs: Add documentation for vhost based RNG implementation

2021-09-27 Thread Mathieu Poirier
Add description and example for the vhost-user based RNG implementation. Signed-off-by: Mathieu Poirier --- docs/system/devices/vhost-user-rng.rst | 39 ++ 1 file changed, 39 insertions(+) create mode 100644 docs/system/devices/vhost-user-rng.rst diff --git a/docs/syste