aboutsummaryrefslogtreecommitdiffstats
path: root/vm/gce
Commit message (Expand)AuthorAgeFilesLines
* vm/gce: enable display device configurationAleksandr Nogikh2022-03-221-8/+10
* vm/gce: allow ssh-rsa from Run()Aleksandr Nogikh2021-09-301-0/+2
* vm/gce: avoid ssh-rsa for user, for now allow it as host-keyGreg Steuck2021-09-301-1/+4
* vm/gce: adjust log level for timeout errorsAleksandr Nogikh2021-09-291-2/+2
* pkg: update generated files to go 1.17Alexey Kardashevskiy2021-07-072-0/+2
* vm/gce: change how GCE ssh magic is enabledDmitry Vyukov2021-01-291-1/+1
* vm/qemu, vm/gce: dump LOCKDEP state in DiagnoseDmitry Vyukov2020-11-211-10/+20
* vm: pass Report to DiagnoseDmitry Vyukov2020-11-211-1/+2
* sys/targets: add OS/Arch name constsDmitry Vyukov2020-10-261-4/+5
* .golangci.yml: enable whitespace checkerDmitry Vyukov2020-06-051-1/+0
* vm/vmimpl: refactor DiagnoseFree/OpenBSDDmitry Vyukov2020-03-211-2/+2
* vm: Get debug information when FreeBSD on panics (#1470)Andrew Turner2019-10-211-0/+3
* vm/gce: allow non-preemptible VMsDmitry Vyukov2019-03-281-3/+6
* vm/qemu: detect boot errors fasterDmitry Vyukov2019-03-171-1/+1
* vm/vmimpl: produce better error in WaitForSSHDmitry Vyukov2019-01-241-1/+1
* vm: allow Diagnose to directly return diagnosisMichael Pratt2018-12-211-3/+3
* 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-11/+20
* vm/qemu: improve debug outputMichael Tüxen2018-11-301-1/+2
* openbsd: run on gceGreg Steuck2018-11-273-9/+37
* syz-ci: de-hardcode list of VMs that support overcommitDmitry Vyukov2018-09-111-1/+1
* vm/gce: move console check into separate functionDmitry Vyukov2018-08-021-38/+39
* vm/gce: fix buildDmitry Vyukov2018-07-291-1/+0
* vm: fix "kill fuzzer on first kernel bug"Dmitry Vyukov2018-07-291-28/+21
* vm/qemu, vm/gce: kill fuzzer on first kernel bugDmitry Vyukov2018-07-241-20/+28
* vm/vmimpl: factor out common code for ssh args and waiting for sshDmitry Vyukov2018-07-061-44/+11
* vm/vmimpl: add vm.Diagnose methodDmitry Vyukov2018-06-221-0/+4
* all: get rid of underscores in identifiersDmitry Vyukov2018-05-071-15/+15
* all: fix too long linesDmitry Vyukov2018-05-051-1/+2
* gometalinter: some fixes for unparamDmitry Vyukov2018-05-031-4/+4
* gometalinter: check dot importsDmitry Vyukov2018-05-031-11/+11
* gometalinter: check unkeyed composite literalsDmitry Vyukov2018-05-031-1/+1
* all: fix gometalinter warningsDmitry Vyukov2018-03-081-9/+7
* pkg/gce: use current instance networkDmitry Vyukov2018-02-271-2/+2
* vm/gce: connect to instances by ipDmitry Vyukov2017-12-271-2/+2
* vm/gce: always ignore serial relay errorsDmitry Vyukov2017-12-051-0/+5
* syz-ci: test images before using themDmitry Vyukov2017-11-301-1/+1
* vm/gce: fix boot output captureDmitry Vyukov2017-11-221-7/+52
* vm/gce: fix nil derefDmitry Vyukov2017-11-201-2/+2
* vm/gce: provide VM console output on boot failuresDmitry Vyukov2017-11-191-0/+4
* pkg/osutil: don't leace runaway processesDmitry Vyukov2017-11-161-4/+3
* vm/gce: fix error formattingDmitry Vyukov2017-11-071-2/+2
* pkg/kd: add KD protocol decoderDmitry Vyukov2017-09-281-1/+6
* vm/gce: fix GCE image checkDmitry Vyukov2017-09-281-3/+3
* vm/gce: windows supportDmitry Vyukov2017-09-271-31/+43
* vm/gce: work around GCE console bugDmitry Vyukov2017-08-081-3/+9
* vm/gce: another attempt to fix trimmed console outputDmitry Vyukov2017-08-011-0/+2
* vm/gce: fix truncated console outputDmitry Vyukov2017-07-251-8/+40
* vm/gce: support debug modeDmitry Vyukov2017-06-301-25/+32
* vm/gce: fix image archive creationDmitry Vyukov2017-06-171-4/+8