lguest: virtio-rng support
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 29 Jul 2008 14:58:33 +0000 (09:58 -0500)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 28 Jul 2008 23:58:34 +0000 (09:58 +1000)
This is a simple patch to add support for the virtio "hardware random
generator" to lguest.  It gets about 1.2 MB/sec reading from /dev/hwrng
in the guest.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

No differences found