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)
commit28fd6d7f953711fbf67496701be05513052d967d
tree08b3b76e4b0e3440a552facbbef55993be2932e1
parentdec6a2be085f046d42eb0bdce95ecb73de526429
lguest: virtio-rng support

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>
Documentation/lguest/lguest.c