syzkaller/vm
Dmitry Vyukov 18d7d030e5 vm/vmimpl: update console code for the new unix package
The current code is now broken on darwin:

syzkaller$ GOOS=darwin go install ./vm/...
vm/vmimpl/console.go:30:33: undefined: unix.SYS_IOCTL
vm/vmimpl/console.go:45:32: undefined: unix.SYS_IOCTL
2020-09-15 19:34:30 +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 vm/vmimpl: update console code for the new unix package 2020-09-15 19:34:30 +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