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/vmimpl: don't pass ssh key twice
Dmitry Vyukov
2019-02-22
1
-1
/
+3
*
pkg/build: added feature to copy kernel image for netbsd
Siddharth M
2019-02-22
1
-1
/
+6
*
vm/qemu: fix default flags for arm/arm64
Dmitry Vyukov
2019-02-13
1
-7
/
+15
*
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
4
-3
/
+13
*
vm/qemu: Disable VGA on ppc64le
Andrew Donnellan
2019-01-15
1
-1
/
+1
*
vm/qemu: Enable KVM on ppc64le
Andrew Donnellan
2019-01-15
1
-0
/
+1
*
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
[next]