On 02/21/2013 07:47 AM, Peter Krempa wrote:
> This patch adds a new capability bit QEMU_CAPS_OBJECT_RNG_EGD and code
> to support the egd backend for the VirtIO RNG device.
> 
> The device is added by 3 qemu command line options:
> -chardev socket,id=charrng0,host=1.2.3.4,port=1234 (communication
>                                                     backend)
> -object rng-egd,chardev=charrng0,id=rng0 (RNG protocol client)
> -device virtio-rng-pci,rng=rng0,bus=pci.0,addr=0x4 (the RNG device)
> ---
> 
> Notes:
>     Version 2:
>     - ACKed, no change, doesn't make sense to push alone

Still good to go.

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

Attachment: signature.asc
Description: OpenPGP digital signature

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to