Rusty Russell
f7f510ec19
virtio: An entropy device, as suggested by hpa.
...
Note that by itself, having a "hardware" random generator does very
little: you should probably run "rngd" in your guest to feed this into
the kernel entropy pool.
Included:
virtio_rng: dont use vmalloced addresses for virtio
If virtio_rng is build as a module, random_data is an address
in vmalloc space. As virtio expects guest real addresses, this
can cause any kind of funny behaviour, so lets allocate
random_data dynamically with kmalloc.
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2008-05-30 15:09:44 +10:00
..
2008-04-30 08:29:54 -07:00
2008-05-23 08:53:13 -07:00
2008-05-30 15:09:44 +10:00
2008-05-24 09:56:11 -07:00
2008-05-14 19:11:14 -07:00
2008-04-24 08:35:37 -04:00
2008-04-30 08:29:54 -07:00
2008-04-30 08:29:54 -07:00
2008-04-29 08:06:26 -07:00
2008-05-01 23:09:42 -05:00
2008-04-30 08:29:45 -07:00
2008-04-29 08:06:19 -07:00
2008-04-30 08:29:48 -07:00
2008-04-25 08:04:56 +08:00
2008-04-30 08:29:52 -07:00
2008-04-28 17:31:13 -07:00
2008-04-30 08:29:54 -07:00
2008-03-03 14:53:16 -08:00
2008-04-30 08:29:45 -07:00
2008-02-03 17:11:42 +02:00
2008-04-30 08:29:47 -07:00
2008-02-07 08:42:33 -08:00
2008-04-30 08:29:54 -07:00
2008-04-30 08:29:54 -07:00
2008-02-03 17:11:42 +02:00
2008-04-30 08:29:54 -07:00
2008-04-17 07:46:10 +10:00
2008-02-06 10:41:07 -08:00
2008-02-14 22:11:02 +11:00
2008-02-06 10:41:07 -08:00
2008-04-30 08:29:54 -07:00
2008-05-01 08:04:00 -07:00
2008-02-06 10:41:14 -08:00
2008-04-30 08:29:47 -07:00
2008-04-30 08:29:48 -07:00
2008-05-14 19:11:15 -07:00
2008-04-30 08:29:52 -07:00
2008-02-06 10:41:01 -08:00
2008-04-25 08:04:56 +08:00
2008-02-07 08:42:25 -08:00
2008-02-07 08:42:25 -08:00
2008-04-29 08:05:59 -07:00
2008-04-29 08:06:22 -07:00
2008-05-01 08:03:58 -07:00
2008-04-30 08:29:48 -07:00
2008-04-30 08:29:43 -07:00
2008-04-29 13:49:01 -07:00
2008-04-30 08:29:49 -07:00
2008-04-30 08:29:49 -07:00
2008-04-30 08:29:47 -07:00
2008-04-30 08:29:47 -07:00
2008-05-15 10:19:30 -07:00
2008-04-30 08:29:54 -07:00
2008-04-30 08:29:46 -07:00
2008-04-29 08:06:25 -07:00
2008-04-30 08:29:54 -07:00
2008-02-07 08:42:34 -08:00
2008-04-29 08:06:27 -07:00
2008-04-30 08:29:46 -07:00
2008-04-29 08:06:22 -07:00
2008-02-06 10:41:08 -08:00
2008-05-05 12:37:02 -07:00
2008-05-16 12:01:45 -07:00
2008-04-30 08:29:54 -07:00
2008-04-18 22:22:54 -04:00
2008-04-30 08:29:54 -07:00
2008-02-07 08:42:34 -08:00
2008-04-30 08:29:54 -07:00
2008-04-30 08:29:45 -07:00
2008-05-08 10:46:56 -07:00
2008-02-07 08:42:33 -08:00
2008-05-13 08:02:26 -07:00
2008-05-01 08:04:02 -07:00
2008-04-30 08:29:48 -07:00
2008-05-20 00:33:45 -07:00
2008-04-30 23:15:34 +02:00
2008-05-01 13:08:16 -04:00
2008-05-14 19:11:15 -07:00
2008-04-30 08:29:47 -07:00
2008-05-23 16:45:04 +10:00
2008-05-23 16:45:04 +10:00
2008-02-04 23:49:57 +11:00
2008-05-18 13:28:48 -07:00
2008-04-30 08:29:40 -07:00
2008-05-08 10:46:56 -07:00