[libvirt] [PATCH] docs: domain: /dev/urandom isn't a valid rng patch

Eric Blake eblake at redhat.com
Thu May 23 19:21:55 UTC 2013


On 05/23/2013 12:37 PM, Cole Robinson wrote:
> Only /dev/random and /dev/hwrng are accepted, list them explicitly.
> ---
>  docs/formatdomain.html.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

ACK.

> 
> diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in
> index 3a200aa..755d084 100644
> --- a/docs/formatdomain.html.in
> +++ b/docs/formatdomain.html.in
> @@ -4666,7 +4666,7 @@ qemu-kvm -net nic,model=? /dev/null
>        <dd>
>          <p>
>            This backend type expects a non-blocking character device as input.
> -          Examples of such devices are /dev/random and /dev/urandom. The file
> +          The only accepted paths are /dev/random and /dev/hwrng. The file
>            name is specified as contents of the <code>backend</code> element.
>            When no file name is specified the hypervisor default is used.
>          </p>
> 

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 621 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20130523/f8d40731/attachment-0001.sig>


More information about the libvir-list mailing list