syzkaller/vm
Dmitry Vyukov 1c10e8337a vm/vmm: don't prefix vm name with syzkaller
I am getting:
failed to run vmctl -name syzkaller-ci-openbsd-main-test-0
vmctl: name too long

The name is auto-generated from parts which ensure that it is unique.
We can't easily name it shorter. So strip the syzkaller prefix,
which is not strictly necessary.
2018-09-20 14:53:48 +02:00
..
adb syz-ci: de-hardcode list of VMs that support overcommit 2018-09-11 15:33:45 +02:00
gce syz-ci: de-hardcode list of VMs that support overcommit 2018-09-11 15:33:45 +02:00
gvisor vm/vmm: increase maximum number of VMs 2018-09-20 14:53:40 +02:00
isolated syz-ci: de-hardcode list of VMs that support overcommit 2018-09-11 15:33:45 +02:00
kvm vm/vmm: increase maximum number of VMs 2018-09-20 14:53:40 +02:00
odroid vm/vmimpl: factor out common code for ssh args and waiting for ssh 2018-07-06 14:02:06 +02:00
qemu vm/vmm: increase maximum number of VMs 2018-09-20 14:53:40 +02:00
vmimpl syz-ci: de-hardcode list of VMs that support overcommit 2018-09-11 15:33:45 +02:00
vmm vm/vmm: don't prefix vm name with syzkaller 2018-09-20 14:53:48 +02:00
vm.go syz-ci: de-hardcode list of VMs that support overcommit 2018-09-11 15:33:45 +02:00