index
:
syz
corpusfix
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vm
/
gce
Commit message (
Expand
)
Author
Age
Files
Lines
*
vm/gce: enable display device configuration
Aleksandr Nogikh
2022-03-22
1
-8
/
+10
*
vm/gce: allow ssh-rsa from Run()
Aleksandr Nogikh
2021-09-30
1
-0
/
+2
*
vm/gce: avoid ssh-rsa for user, for now allow it as host-key
Greg Steuck
2021-09-30
1
-1
/
+4
*
vm/gce: adjust log level for timeout errors
Aleksandr Nogikh
2021-09-29
1
-2
/
+2
*
pkg: update generated files to go 1.17
Alexey Kardashevskiy
2021-07-07
2
-0
/
+2
*
vm/gce: change how GCE ssh magic is enabled
Dmitry Vyukov
2021-01-29
1
-1
/
+1
*
vm/qemu, vm/gce: dump LOCKDEP state in Diagnose
Dmitry Vyukov
2020-11-21
1
-10
/
+20
*
vm: pass Report to Diagnose
Dmitry Vyukov
2020-11-21
1
-1
/
+2
*
sys/targets: add OS/Arch name consts
Dmitry Vyukov
2020-10-26
1
-4
/
+5
*
.golangci.yml: enable whitespace checker
Dmitry Vyukov
2020-06-05
1
-1
/
+0
*
vm/vmimpl: refactor DiagnoseFree/OpenBSD
Dmitry Vyukov
2020-03-21
1
-2
/
+2
*
vm: Get debug information when FreeBSD on panics (#1470)
Andrew Turner
2019-10-21
1
-0
/
+3
*
vm/gce: allow non-preemptible VMs
Dmitry Vyukov
2019-03-28
1
-3
/
+6
*
vm/qemu: detect boot errors faster
Dmitry Vyukov
2019-03-17
1
-1
/
+1
*
vm/vmimpl: produce better error in WaitForSSH
Dmitry Vyukov
2019-01-24
1
-1
/
+1
*
vm: allow Diagnose to directly return diagnosis
Michael Pratt
2018-12-21
1
-3
/
+3
*
vm/gce: close old consolew in Run
Dmitry Vyukov
2018-12-02
1
-0
/
+3
*
vm/gce: use openbsd console diagnostic code for both vmm and gce
Greg Steuck
2018-12-02
1
-11
/
+20
*
vm/qemu: improve debug output
Michael Tüxen
2018-11-30
1
-1
/
+2
*
openbsd: run on gce
Greg Steuck
2018-11-27
3
-9
/
+37
*
syz-ci: de-hardcode list of VMs that support overcommit
Dmitry Vyukov
2018-09-11
1
-1
/
+1
*
vm/gce: move console check into separate function
Dmitry Vyukov
2018-08-02
1
-38
/
+39
*
vm/gce: fix build
Dmitry Vyukov
2018-07-29
1
-1
/
+0
*
vm: fix "kill fuzzer on first kernel bug"
Dmitry Vyukov
2018-07-29
1
-28
/
+21
*
vm/qemu, vm/gce: kill fuzzer on first kernel bug
Dmitry Vyukov
2018-07-24
1
-20
/
+28
*
vm/vmimpl: factor out common code for ssh args and waiting for ssh
Dmitry Vyukov
2018-07-06
1
-44
/
+11
*
vm/vmimpl: add vm.Diagnose method
Dmitry Vyukov
2018-06-22
1
-0
/
+4
*
all: get rid of underscores in identifiers
Dmitry Vyukov
2018-05-07
1
-15
/
+15
*
all: fix too long lines
Dmitry Vyukov
2018-05-05
1
-1
/
+2
*
gometalinter: some fixes for unparam
Dmitry Vyukov
2018-05-03
1
-4
/
+4
*
gometalinter: check dot imports
Dmitry Vyukov
2018-05-03
1
-11
/
+11
*
gometalinter: check unkeyed composite literals
Dmitry Vyukov
2018-05-03
1
-1
/
+1
*
all: fix gometalinter warnings
Dmitry Vyukov
2018-03-08
1
-9
/
+7
*
pkg/gce: use current instance network
Dmitry Vyukov
2018-02-27
1
-2
/
+2
*
vm/gce: connect to instances by ip
Dmitry Vyukov
2017-12-27
1
-2
/
+2
*
vm/gce: always ignore serial relay errors
Dmitry Vyukov
2017-12-05
1
-0
/
+5
*
syz-ci: test images before using them
Dmitry Vyukov
2017-11-30
1
-1
/
+1
*
vm/gce: fix boot output capture
Dmitry Vyukov
2017-11-22
1
-7
/
+52
*
vm/gce: fix nil deref
Dmitry Vyukov
2017-11-20
1
-2
/
+2
*
vm/gce: provide VM console output on boot failures
Dmitry Vyukov
2017-11-19
1
-0
/
+4
*
pkg/osutil: don't leace runaway processes
Dmitry Vyukov
2017-11-16
1
-4
/
+3
*
vm/gce: fix error formatting
Dmitry Vyukov
2017-11-07
1
-2
/
+2
*
pkg/kd: add KD protocol decoder
Dmitry Vyukov
2017-09-28
1
-1
/
+6
*
vm/gce: fix GCE image check
Dmitry Vyukov
2017-09-28
1
-3
/
+3
*
vm/gce: windows support
Dmitry Vyukov
2017-09-27
1
-31
/
+43
*
vm/gce: work around GCE console bug
Dmitry Vyukov
2017-08-08
1
-3
/
+9
*
vm/gce: another attempt to fix trimmed console output
Dmitry Vyukov
2017-08-01
1
-0
/
+2
*
vm/gce: fix truncated console output
Dmitry Vyukov
2017-07-25
1
-8
/
+40
*
vm/gce: support debug mode
Dmitry Vyukov
2017-06-30
1
-25
/
+32
*
vm/gce: fix image archive creation
Dmitry Vyukov
2017-06-17
1
-4
/
+8
[next]