Jérôme Duval 8d2bf6953e random: add a Virtio RNG module
* The default module is replaced by the Virtio RNG module when found.
* This can have the undesired effect of rendering /dev/urandom slow.
* Tested with the following QEmu command line option:
-device virtio-rng-pci,rng=rng0 -object rng-random,filename=/dev/random,id=rng0
* moved random.h to private/drivers headers.
2013-08-29 18:47:48 +02:00
..
2012-02-19 15:11:57 +01:00
2013-01-12 20:01:28 +01:00
2013-05-01 19:52:00 -04:00
2011-06-21 12:35:50 +00:00
2013-08-29 18:47:48 +02:00
2013-08-26 21:08:21 +02:00