From: Rusty Russell Date: Tue, 29 Jul 2008 14:58:33 +0000 (-0500) Subject: lguest: virtio-rng support X-Git-Tag: v2.6.27-rc1~1^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28fd6d7f953711fbf67496701be05513052d967d;p=pandora-kernel.git 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 --- Reading git-diff-tree failed