syzkaller/vm
Dmitry Vyukov e1c29030da Revert "vm/vmimpl: disallow ssh authentication agent"
This reverts commit b9683dbdfd.

Majority of syzbot instances started failing with:

failed to run ["ssh" "-p" "22" "-F" "/dev/null" "-o" "UserKnownHostsFile=/dev/null" "-o" "BatchMode=yes" "-o" "IdentitiesOnly=yes" "-o" "IdentityAgent=none" "-o" "StrictHostKeyChecking=no" "-o" "ConnectTimeout=10" "-i" "/syzkaller/managers/upstream-bpf-next-kasan-gce/latest.tmp/key" "root@10.128.15.195" "pwd"]: exit status 255
command-line: line 0: Bad configuration option: identityagent
command-line: line 0: Bad configuration option: identityagent
2020-08-18 15:06:05 +02:00
..
adb all: fix comments format 2020-07-12 08:22:44 +02:00
bhyve all: fix comments format 2020-07-12 08:22:44 +02:00
gce .golangci.yml: enable whitespace checker 2020-06-05 12:23:19 +02:00
gvisor vm/gvisor: Send debug logs to stderr so they can be read by syzkaller 2020-06-13 11:27:59 +02:00
isolated all: fix comments format 2020-07-12 08:22:44 +02:00
kvm vm: allow Diagnose to directly return diagnosis 2018-12-21 18:08:49 +01:00
odroid all: use more respective language 2020-06-11 23:19:34 +02:00
qemu vm/qemu: add support for linux/riscv64 2020-06-27 15:04:27 +02:00
vmimpl Revert "vm/vmimpl: disallow ssh authentication agent" 2020-08-18 15:06:05 +02:00
vmm vm/vmimpl: refactor DiagnoseFree/OpenBSD 2020-03-21 16:08:02 +01:00
vm_test.go all: fix comments format 2020-07-12 08:22:44 +02:00
vm.go vm: better handle VM diagnosis output 2020-03-21 16:30:35 +01:00