syzkaller/vm
Andrei Vagin bb071d588d vm/gvisor: run runsc with the alsologtostderr option
$ runsc -h
...
  -alsologtostderr=false: send log messages to stderr
...

Now gvisor doesn't send log messages on stderr by default,
and if we want to see these messages, we need to specify the
alsologtostderr option.
2019-07-23 08:47:25 +02:00
..
adb all: fix warnings pointed to by golangci-lint 2019-03-28 15:30:18 +01:00
bhyve vm/bhyve: ensure the VM is destroyed after closing 2019-05-13 20:23:56 -04:00
gce vm/gce: allow non-preemptible VMs 2019-03-28 13:22:37 +01:00
gvisor vm/gvisor: run runsc with the alsologtostderr option 2019-07-23 08:47:25 +02:00
isolated vm/qemu: detect boot errors faster 2019-03-17 18:06:44 +01:00
kvm vm: allow Diagnose to directly return diagnosis 2018-12-21 18:08:49 +01:00
odroid vm/vmimpl: factor out common code for ssh args and waiting for ssh 2018-07-06 14:02:06 +02:00
qemu qemu: support advanced hard drive configurations 2019-07-15 18:12:29 +03:00
vmimpl all: fix some static analysis warnings 2019-04-23 17:58:54 +03:00
vmm vm/qemu: detect boot errors faster 2019-03-17 18:06:44 +01:00
vm_test.go vm: fix spurious crash detection caused by trimmed lines 2019-06-24 10:14:58 +02:00
vm.go vm: fix typo in comment 2019-06-24 10:50:20 +02:00