diff options
author | Anthony Liguori <aliguori@us.ibm.com> | 2012-06-25 13:13:31 -0500 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2012-11-16 08:36:13 -0600 |
commit | 1da2738f5566263177d09c1b9eaf7cbeeb17e815 (patch) | |
tree | 43a5e8ef46231913ac66edb90afe584ce5a5aa35 /pc-bios/spapr-rtas.bin | |
parent | 5c74521d249486fa3e749dbbf6d56a70d4d7235f (diff) |
rng-egd: introduce EGD compliant RNG backend
This backend talks EGD to a CharDriverState. A typical way to invoke this would
be:
qemu -chardev socket,host=localhost,port=1024,id=chr0 \
-object rng-egd,chardev=chr0,id=egd0 \
-device virtio-rng-pci,rng=egd0
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'pc-bios/spapr-rtas.bin')
0 files changed, 0 insertions, 0 deletions