aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
authorPalash Oswal <oswalpalash@gmail.com>2020-10-03 18:05:55 +0530
committerDmitry Vyukov <dvyukov@google.com>2020-10-04 10:20:58 +0200
commiteafbf0c3456ba8d59abc88830116a64282e5ff2e (patch)
treee8548a2930ff25456d1528624480890577f9e827 /CONTRIBUTORS
parent1a3f94087169f62f9a5832828f62b4900e98b781 (diff)
vm/qemu/qemu.go: update SCP Timeout for Slower devices/Nested Virtualisation
Increased the timeout for SCP of the initial binaries after boot to 10 minutes to allow more time in a slow environment. This was causing timeouts often in a nested virtualised environment on a slower hardware.
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r--CONTRIBUTORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index e3a7857a6..7bb381c12 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -77,3 +77,4 @@ Jouni Högander
VMware
Radoslav Gerganov
Suraj K Suresh
+Palash Oswal