diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-09-01 22:10:21 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-09-09 12:06:54 +0100 |
commit | 51b001909f1856c45cf87091d6e4446c266d5786 (patch) | |
tree | edabca796aac829f011d01cf47bc224886da50d8 /scripts/bitbake-prserv-tool | |
parent | 5e61766d976b6d036946c1b4e4ac742a33a03815 (diff) | |
download | openembedded-core-51b001909f1856c45cf87091d6e4446c266d5786.tar.gz openembedded-core-51b001909f1856c45cf87091d6e4446c266d5786.tar.bz2 openembedded-core-51b001909f1856c45cf87091d6e4446c266d5786.zip |
runqemu: Enable virtio RNG for all platforms
We have problems where systems simply stop booting and hang. This is due
to a lack of entropy which means ssh keys and networking can't be brought
up. Adding in the virtio-rng passthrough support allows host entropy to
pass into the guess and avoids these hangs.
This is particularly problematic after the gnutls upgrade which starts
using /dev/random instead of /dev/urandom but was an issue we'd occasionally
seem before that.
It particualrly affected x86 and ppc machines for some reason.
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/bitbake-prserv-tool')
0 files changed, 0 insertions, 0 deletions