commit | 28fd6d7f953711fbf67496701be05513052d967d | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Tue Jul 29 09:58:33 2008 -0500 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Tue Jul 29 09:58:34 2008 +1000 |
tree | 08b3b76e4b0e3440a552facbbef55993be2932e1 | |
parent | dec6a2be085f046d42eb0bdce95ecb73de526429 [diff] |
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>