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
/
vmimpl
Commit message (
Expand
)
Author
Age
Files
Lines
*
vm/adb: support both old and new device format
Huizi Yang
2021-09-10
1
-1
/
+3
*
vm/vmimpl/console: tail to kernel log to get serial output
Huizi Yang
2021-09-10
1
-0
/
+27
*
vm/adb: add startup_script config
Joey Jiao
2021-04-14
1
-0
/
+41
*
vm/qemu: provide info about qemu version/args
Dmitry Vyukov
2021-03-18
1
-0
/
+6
*
vm/qemu: restrict network access
Dmitry Vyukov
2021-02-08
1
-3
/
+11
*
vm/qemu: scale ssh timeout
Dmitry Vyukov
2020-12-29
1
-9
/
+11
*
vm/qemu, vm/gce: dump LOCKDEP state in Diagnose
Dmitry Vyukov
2020-11-21
1
-0
/
+26
*
vm: pass Report to Diagnose
Dmitry Vyukov
2020-11-21
1
-6
/
+8
*
sys/targets: add OS/Arch name consts
Dmitry Vyukov
2020-10-26
1
-1
/
+2
*
vm/vmimpl/merger: remove all CRs from output
Alexander Egorenkov
2020-10-02
2
-3
/
+8
*
vm/vmimpl: update console code for the new unix package
Dmitry Vyukov
2020-09-15
1
-8
/
+5
*
Revert "vm/vmimpl: disallow ssh authentication agent"
Dmitry Vyukov
2020-08-18
1
-1
/
+0
*
vm/vmimpl: disallow ssh authentication agent
Marco Vanotti
2020-08-18
1
-0
/
+1
*
all: fix comments format
Dmitry Vyukov
2020-07-12
3
-9
/
+9
*
vm/vmimpl: add support for linux/riscv64
Tobias Klauser
2020-06-26
1
-0
/
+15
*
sys/linux: first 64bit big-endian architecture s390x
Alexander Egorenkov
2020-06-25
1
-0
/
+15
*
.golangci.yml: enable godot checker
Dmitry Vyukov
2020-06-05
1
-1
/
+1
*
vm/vmimpl: Don't show ktr, but uma on FreeBSD
Michael Tuexen
2020-05-12
1
-1
/
+1
*
vm/.../openbsd: get back traces of the first two cpus. (#1705)
Greg Steuck
2020-04-29
1
-0
/
+4
*
vm/vmimpl: refactor DiagnoseFree/OpenBSD
Dmitry Vyukov
2020-03-21
2
-4
/
+4
*
vm: Get debug information when FreeBSD on panics (#1470)
Andrew Turner
2019-10-21
1
-0
/
+32
*
all: fix some static analysis warnings
Dmitry Vyukov
2019-04-23
1
-1
/
+1
*
vm/qemu: detect boot errors faster
Dmitry Vyukov
2019-03-17
1
-2
/
+6
*
vm/vmimpl: don't pass ssh key twice
Dmitry Vyukov
2019-02-22
1
-1
/
+3
*
openbsd: remove shorten report logic (#986)
Anton Lindqvist
2019-02-09
1
-1
/
+2
*
openbsd: more witness handling
Anton Lindqvist
2019-01-26
1
-0
/
+3
*
vm/vmimpl: fix vet warning about unkeyed struct
Dmitry Vyukov
2019-01-25
1
-1
/
+1
*
vm/vmimpl: produce better error in WaitForSSH
Dmitry Vyukov
2019-01-24
2
-1
/
+11
*
vm: allow Diagnose to directly return diagnosis
Michael Pratt
2018-12-21
1
-4
/
+7
*
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
-0
/
+27
*
openbsd: run on gce
Greg Steuck
2018-11-27
1
-2
/
+2
*
syz-ci: de-hardcode list of VMs that support overcommit
Dmitry Vyukov
2018-09-11
1
-12
/
+11
*
vm/vmm: support for vmm found on OpenBSD (#678)
Anton Lindqvist
2018-08-18
1
-0
/
+12
*
vm/vmimpl: factor out common code for ssh args and waiting for ssh
Dmitry Vyukov
2018-07-06
1
-0
/
+57
*
vm/vmimpl: add vm.Diagnose method
Dmitry Vyukov
2018-06-22
1
-0
/
+5
*
vm/adb: don't fail if port 35099 is busy
Dmitry Vyukov
2018-06-11
1
-0
/
+17
*
all: get rid of underscores in identifiers
Dmitry Vyukov
2018-05-07
9
-35
/
+35
*
vm/{adb,isolated}: dudup common code
Dmitry Vyukov
2018-05-06
1
-0
/
+44
*
all: fix too long lines
Dmitry Vyukov
2018-05-05
1
-3
/
+6
*
all: fix gometalinter warnings
Dmitry Vyukov
2018-03-08
2
-5
/
+5
*
vm/vmimpl: unbreak freebsd build
Dmitry Vyukov
2018-01-16
1
-0
/
+12
*
vm/gce: always ignore serial relay errors
Dmitry Vyukov
2017-12-05
2
-3
/
+16
*
dashboard/app: add manager monitoring
Dmitry Vyukov
2017-12-01
1
-0
/
+4
*
syz-ci: test images before using them
Dmitry Vyukov
2017-11-30
1
-0
/
+10
*
pkg/osutil: don't leace runaway processes
Dmitry Vyukov
2017-11-16
1
-1
/
+1
*
vm/vmimpl: add netbsd console stub
Dmitry Vyukov
2017-10-26
1
-0
/
+12
*
pkg/kd: add KD protocol decoder
Dmitry Vyukov
2017-09-28
1
-0
/
+14
*
vm/gce: windows support
Dmitry Vyukov
2017-09-27
1
-1
/
+2
*
vm/vmimpl: add target OS/arch to env
Dmitry Vyukov
2017-09-15
1
-0
/
+2
[next]