aboutsummaryrefslogtreecommitdiffstats
path: root/vm/vmimpl
Commit message (Expand)AuthorAgeFilesLines
* .golangci.yml: enable godot checkerDmitry Vyukov2020-06-051-1/+1
* vm/vmimpl: Don't show ktr, but uma on FreeBSDMichael Tuexen2020-05-121-1/+1
* vm/.../openbsd: get back traces of the first two cpus. (#1705)Greg Steuck2020-04-291-0/+4
* vm/vmimpl: refactor DiagnoseFree/OpenBSDDmitry Vyukov2020-03-212-4/+4
* vm: Get debug information when FreeBSD on panics (#1470)Andrew Turner2019-10-211-0/+32
* all: fix some static analysis warningsDmitry Vyukov2019-04-231-1/+1
* vm/qemu: detect boot errors fasterDmitry Vyukov2019-03-171-2/+6
* vm/vmimpl: don't pass ssh key twiceDmitry Vyukov2019-02-221-1/+3
* openbsd: remove shorten report logic (#986)Anton Lindqvist2019-02-091-1/+2
* openbsd: more witness handlingAnton Lindqvist2019-01-261-0/+3
* vm/vmimpl: fix vet warning about unkeyed structDmitry Vyukov2019-01-251-1/+1
* vm/vmimpl: produce better error in WaitForSSHDmitry Vyukov2019-01-242-1/+11
* vm: allow Diagnose to directly return diagnosisMichael Pratt2018-12-211-4/+7
* vm/gce: close old consolew in RunDmitry Vyukov2018-12-021-0/+3
* vm/gce: use openbsd console diagnostic code for both vmm and gceGreg Steuck2018-12-021-0/+27
* openbsd: run on gceGreg Steuck2018-11-271-2/+2
* syz-ci: de-hardcode list of VMs that support overcommitDmitry Vyukov2018-09-111-12/+11
* vm/vmm: support for vmm found on OpenBSD (#678)Anton Lindqvist2018-08-181-0/+12
* vm/vmimpl: factor out common code for ssh args and waiting for sshDmitry Vyukov2018-07-061-0/+57
* vm/vmimpl: add vm.Diagnose methodDmitry Vyukov2018-06-221-0/+5
* vm/adb: don't fail if port 35099 is busyDmitry Vyukov2018-06-111-0/+17
* all: get rid of underscores in identifiersDmitry Vyukov2018-05-079-35/+35
* vm/{adb,isolated}: dudup common codeDmitry Vyukov2018-05-061-0/+44
* all: fix too long linesDmitry Vyukov2018-05-051-3/+6
* all: fix gometalinter warningsDmitry Vyukov2018-03-082-5/+5
* vm/vmimpl: unbreak freebsd buildDmitry Vyukov2018-01-161-0/+12
* vm/gce: always ignore serial relay errorsDmitry Vyukov2017-12-052-3/+16
* dashboard/app: add manager monitoringDmitry Vyukov2017-12-011-0/+4
* syz-ci: test images before using themDmitry Vyukov2017-11-301-0/+10
* pkg/osutil: don't leace runaway processesDmitry Vyukov2017-11-161-1/+1
* vm/vmimpl: add netbsd console stubDmitry Vyukov2017-10-261-0/+12
* pkg/kd: add KD protocol decoderDmitry Vyukov2017-09-281-0/+14
* vm/gce: windows supportDmitry Vyukov2017-09-271-1/+2
* vm/vmimpl: add target OS/arch to envDmitry Vyukov2017-09-151-0/+2
* all: support i386 archDmitry Vyukov2017-08-191-0/+16
* vm/vmimpl: support linux/armDmitry Vyukov2017-08-181-0/+16
* Add Isolated VMThomas Garnier2017-07-181-7/+13
* vm/vmimpl: fix linux/ppc64le buildDmitry Vyukov2017-06-275-6/+29
* Restore TCGETS2 (#256)Zach Riggle2017-06-271-4/+2
* vm/vmimple: fix build and reformatDmitry Vyukov2017-06-262-10/+11
* Port console to Darwin (#253)Zach Riggle2017-06-263-3/+36
* syz-manager/mgrconfig: move sshkey from vm config to manager configDmitry Vyukov2017-06-171-0/+1
* vm: overhaulDmitry Vyukov2017-06-035-0/+390