Re: [libvirt] [PATCHv2 8/8] virtio-rng: Add rate limiting options for virtio-RNG

2013-02-22 Thread Eric Blake
On 02/21/2013 07:47 AM, Peter Krempa wrote: Qemu's implementation of virtio RNG supports rate limiting of the entropy used. This patch exposes the option to tune this fucntionality. s/fucntionality/functionality/ This patch is based on qemu commit 904d6f588063fb5ad2b61998acdf1e73fb4 The

[libvirt] [PATCHv2 8/8] virtio-rng: Add rate limiting options for virtio-RNG

2013-02-21 Thread Peter Krempa
Qemu's implementation of virtio RNG supports rate limiting of the entropy used. This patch exposes the option to tune this fucntionality. This patch is based on qemu commit 904d6f588063fb5ad2b61998acdf1e73fb4 The rate limiting is exported in the XML as: devices ... rng model='virtio'