index
:
syz
actual
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
vm: allow fine-grained control over program exit conditions
Dmitry Vyukov
2018-12-24
2
-28
/
+64
*
vm/gvisor: use runsc debug --stacks to diagnose
Michael Pratt
2018-12-21
1
-3
/
+5
*
vm: allow Diagnose to directly return diagnosis
Michael Pratt
2018-12-21
10
-36
/
+79
*
pkg/osutil: provide better Rename
Dmitry Vyukov
2018-12-17
1
-1
/
+1
*
vm: fix string duplication
Dmitry Vyukov
2018-12-17
1
-1
/
+1
*
vm: don't call Diagnose when VM hasn't crashed
Dmitry Vyukov
2018-12-16
2
-9
/
+22
*
vm: add tests for MonitorExecution
Dmitry Vyukov
2018-12-16
2
-13
/
+329
*
vm/gvisor: don't close conn on error
Michael Pratt
2018-12-13
1
-1
/
+0
*
Merge pull request #872 from prattmic/patch-2
Michael Pratt
2018-12-13
1
-1
/
+1
*
vm: respect Shutdown signal in waitForOutput
Dmitry Vyukov
2018-12-12
1
-0
/
+2
*
vm/gvisor: replace signal panic with log
Michael Pratt
2018-12-12
1
-1
/
+1
*
vm/gce: close old consolew in Run
Dmitry Vyukov
2018-12-02
2
-0
/
+6
*
vm/gce: use openbsd console diagnostic code for both vmm and gce
Greg Steuck
2018-12-02
3
-28
/
+48
*
vm/qemu: improve debug output
Michael Tüxen
2018-11-30
6
-6
/
+14
*
vm/qemu: Allow empty qemu-args.
Michael Tuexen
2018-11-30
1
-1
/
+3
*
openbsd: run on gce
Greg Steuck
2018-11-27
6
-20
/
+42
*
openbsd: include process information into crashes
Greg Steuck
2018-11-21
1
-0
/
+2
*
vm/vmm: make sure to always end ddb commands with a newline
Anton Lindqvist
2018-11-15
1
-5
/
+5
*
vm/vmm: disable pagination and show panic in Diagnose()
Anton Lindqvist
2018-11-12
1
-1
/
+8
*
vm/qemu: don't use e1000 on arm64
Dmitry Vyukov
2018-10-28
1
-3
/
+11
*
vm/qemu: use -cpu host,migratable=off
Dmitry Vyukov
2018-10-28
1
-3
/
+3
*
Pass -debug flag to runsc.
Nicolas Lacasse
2018-10-17
1
-0
/
+1
*
vm/vmm: use derived disks for VMs
Anton Lindqvist
2018-10-11
1
-6
/
+9
*
vm/vmm: recover from vmctl errors faster
Dmitry Vyukov
2018-09-20
1
-6
/
+14
*
vm/vmm: don't start separate process for console
Dmitry Vyukov
2018-09-20
1
-98
/
+60
*
vm/vmm: fix fd leaks
Dmitry Vyukov
2018-09-20
1
-1
/
+6
*
vm/vmm: increase timeouts
Dmitry Vyukov
2018-09-20
1
-5
/
+5
*
vm/vmm: properly shutdown output reading goroutine
Dmitry Vyukov
2018-09-20
1
-0
/
+1
*
vm/vmm: make more robust after restarts
Dmitry Vyukov
2018-09-20
1
-0
/
+1
*
vm/vmm: don't prefix vm name with syzkaller
Dmitry Vyukov
2018-09-20
1
-1
/
+1
*
vm/vmm: remove cpu parameter, make template optional
Dmitry Vyukov
2018-09-20
1
-9
/
+3
*
vm/vmm: increase maximum number of VMs
Dmitry Vyukov
2018-09-20
4
-8
/
+8
*
vm/vmm: enable network
Dmitry Vyukov
2018-09-17
1
-0
/
+1
*
syz-ci: de-hardcode list of VMs that support overcommit
Dmitry Vyukov
2018-09-11
9
-20
/
+36
*
vm/gvisor: use new signal-based diagnose
Dmitry Vyukov
2018-08-29
1
-1
/
+2
*
vm/vmm: fix IP address detection
Anton Lindqvist
2018-08-29
1
-36
/
+38
*
vm/vmm: support for vmm found on OpenBSD (#678)
Anton Lindqvist
2018-08-18
3
-0
/
+389
*
vm/gvisor: fix current binary lookup
Dmitry Vyukov
2018-08-03
1
-1
/
+5
*
vm/gce: move console check into separate function
Dmitry Vyukov
2018-08-02
1
-38
/
+39
*
pkg/mgrconfig: move from syz-manager/mgrconfig
Dmitry Vyukov
2018-08-02
1
-1
/
+1
*
vm: refactor MonitorExecution
Dmitry Vyukov
2018-08-02
1
-78
/
+95
*
gometalinter: clean up some errcheck warnings
Dmitry Vyukov
2018-08-02
1
-35
/
+3
*
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
2
-28
/
+23
*
adb: Add console logic for ttyUSB.serial
Zach Riggle
2018-07-26
1
-0
/
+8
*
vm/qemu, vm/gce: kill fuzzer on first kernel bug
Dmitry Vyukov
2018-07-24
3
-20
/
+37
*
vm/qemu: use e1000 instead of e1000e
Dmitry Vyukov
2018-07-23
1
-1
/
+3
*
vm: fix "no output" detection
Dmitry Vyukov
2018-07-08
1
-3
/
+5
*
vm/vmimpl: factor out common code for ssh args and waiting for ssh
Dmitry Vyukov
2018-07-06
5
-206
/
+121
*
dashboard/config: tune kernel timeouts
Dmitry Vyukov
2018-07-05
1
-1
/
+10
[next]