aboutsummaryrefslogtreecommitdiff
path: root/net/tap.c
diff options
context:
space:
mode:
authorMarek Marczykowski-Górecki <marmarek@invisiblethingslab.com>2020-05-20 15:20:23 +0200
committerDaniel P. Berrangé <berrange@redhat.com>2020-06-15 11:33:50 +0100
commitb767d2578da4a46ff5e353f14da6364b97df1020 (patch)
treea9594e3e8e9e109203d905e88fe51039b801fa69 /net/tap.c
parent7d3660e79830a069f1848bb4fa1cdf8f666424fb (diff)
downloadqemu-b767d2578da4a46ff5e353f14da6364b97df1020.zip
qemu-b767d2578da4a46ff5e353f14da6364b97df1020.tar.gz
qemu-b767d2578da4a46ff5e353f14da6364b97df1020.tar.bz2
crypto: add "none" random provider
In case of not using random-number needing feature, it makes sense to skip RNG init too. This is especially helpful when QEMU is sandboxed in Stubdomain under Xen, where there is very little entropy so initial getrandom() call delays the startup several seconds. In that setup, no random bytes are needed at all. Signed-off-by: Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'net/tap.c')
0 files changed, 0 insertions, 0 deletions