aboutsummaryrefslogtreecommitdiffstats
path: root/docs/linux
diff options
context:
space:
mode:
authormischa <meierm@cs.uni-bonn.de>2022-04-14 23:51:45 +0000
committerDmitry Vyukov <dvyukov@google.com>2022-04-19 14:22:57 +0200
commit33fc6ed615959c241493d8079c07253ffcc7f245 (patch)
treeaffb323312ba58e68c37d67df9497175d477664a /docs/linux
parentc334415ef5e147ea13e0f70dce3f665dea3e4de9 (diff)
vm/vmimpl: improve port selection
Selecting the monitor port for qemu using an unseeded pseudo-random generator can lead to failed VM startups, as the code contains race conditions. This happens frequently if multiple instances are started with a script. Using real random ports provided by crypto/rand reduces the risk of failing VM starts.
Diffstat (limited to 'docs/linux')
0 files changed, 0 insertions, 0 deletions