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
/
vm.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
vm/cuttlefish: add vm type for cuttlefish on gce
kalder
2022-04-05
1
-0
/
+1
*
syz-verifier: fix VM reboot every 5 minutes (#2923)
Taras Madan
2021-12-15
1
-1
/
+1
*
all: use entire log to detect reports to suppress
Aleksandr Nogikh
2021-08-06
1
-8
/
+8
*
pkg/report: separate reporter wrapper from OS-specific implementations
Aleksandr Nogikh
2021-08-06
1
-2
/
+2
*
vm/qemu: provide info about qemu version/args
Dmitry Vyukov
2021-03-18
1
-0
/
+7
*
vm: scale "wait for output" timeout
Dmitry Vyukov
2021-01-05
1
-1
/
+1
*
vm/qemu: scale ssh timeout
Dmitry Vyukov
2020-12-29
1
-9
/
+10
*
all: make timeouts configurable
Dmitry Vyukov
2020-12-28
1
-18
/
+13
*
vm: declare executingProgram vars simpler
Dmitry Vyukov
2020-12-25
1
-9
/
+7
*
vm: pass Report to Diagnose
Dmitry Vyukov
2020-11-21
1
-22
/
+28
*
vm: remove code duplication in MonitorExecution
Dmitry Vyukov
2020-11-21
1
-26
/
+12
*
vm: implement the VM interface for VMware Workstation
Radoslav Gerganov
2020-10-10
1
-0
/
+1
*
vm: better handle VM diagnosis output
Dmitry Vyukov
2020-03-21
1
-10
/
+12
*
vm: add workdir_template functionality
Dmitry Vyukov
2019-12-03
1
-4
/
+12
*
vm: fix typo in comment
Dmitry Vyukov
2019-06-24
1
-1
/
+1
*
vm: fix spurious crash detection caused by trimmed lines
Dmitry Vyukov
2019-06-24
1
-1
/
+13
*
pkg/repro: fix no output timeout
Dmitry Vyukov
2019-05-20
1
-2
/
+2
*
Add a bhyve VM backend (#1150)
Mark Johnston
2019-05-11
1
-0
/
+1
*
vm/qemu: detect boot errors faster
Dmitry Vyukov
2019-03-17
1
-2
/
+3
*
vm: allow fine-grained control over program exit conditions
Dmitry Vyukov
2018-12-24
1
-13
/
+32
*
vm: allow Diagnose to directly return diagnosis
Michael Pratt
2018-12-21
1
-5
/
+22
*
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
1
-2
/
+8
*
vm: add tests for MonitorExecution
Dmitry Vyukov
2018-12-16
1
-13
/
+28
*
vm: respect Shutdown signal in waitForOutput
Dmitry Vyukov
2018-12-12
1
-0
/
+2
*
openbsd: run on gce
Greg Steuck
2018-11-27
1
-1
/
+1
*
syz-ci: de-hardcode list of VMs that support overcommit
Dmitry Vyukov
2018-09-11
1
-1
/
+18
*
vm/vmm: support for vmm found on OpenBSD (#678)
Anton Lindqvist
2018-08-18
1
-0
/
+1
*
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
*
vm/qemu, vm/gce: kill fuzzer on first kernel bug
Dmitry Vyukov
2018-07-24
1
-0
/
+1
*
vm: fix "no output" detection
Dmitry Vyukov
2018-07-08
1
-3
/
+5
*
dashboard/config: tune kernel timeouts
Dmitry Vyukov
2018-07-05
1
-1
/
+10
*
vm: suppress "no output" and "lost connection" reports
Dmitry Vyukov
2018-06-30
1
-4
/
+6
*
vm: simplify MonitorExecution
Dmitry Vyukov
2018-06-30
1
-28
/
+13
*
pkg/report: allow to specify suppressions per OS
Dmitry Vyukov
2018-06-22
1
-4
/
+14
*
vm/gvisor: add package
Dmitry Vyukov
2018-06-22
1
-0
/
+1
*
vm/vmimpl: add vm.Diagnose method
Dmitry Vyukov
2018-06-22
1
-0
/
+10
*
vm: pass instance to MonitorExecution
Dmitry Vyukov
2018-06-22
1
-1
/
+2
*
all: fix too long lines
Dmitry Vyukov
2018-05-05
1
-1
/
+2
*
all: fix gometalinter warnings
Dmitry Vyukov
2018-03-08
1
-4
/
+5
*
vm: keep more context before new output
Dmitry Vyukov
2018-02-19
1
-1
/
+1
*
pkg/report: fix report extraction
Andrey Konovalov
2017-12-08
1
-2
/
+4
*
dashboard/app: add manager monitoring
Dmitry Vyukov
2017-12-01
1
-6
/
+3
*
syz-ci: test images before using them
Dmitry Vyukov
2017-11-30
1
-1
/
+8
*
pkg/report: include Maintainers into report
Dmitry Vyukov
2017-11-29
1
-1
/
+1
*
pkg/report: add Output to Report
Dmitry Vyukov
2017-11-29
1
-15
/
+19
*
vm: return Report from MonitorExecution
Dmitry Vyukov
2017-11-21
1
-12
/
+35
*
pkg/report, pkg/repro, syz-manager: name crash attributes consistently
Dmitry Vyukov
2017-11-14
1
-4
/
+4
*
vm: remove needOutput arg for MonitorExecution
Dmitry Vyukov
2017-11-14
1
-7
/
+3
[next]