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
/
vm.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
vm: implement the VM interface for VirtualBox
Kuzey Arda Bulut
2025-11-14
1
-0
/
+1
*
vm: add context to Pool.Create()
Aleksandr Nogikh
2025-10-01
1
-2
/
+2
*
vm: extract all the crashes from the log
Taras Madan
2025-08-28
1
-42
/
+49
*
vm: refactoring
Taras Madan
2025-08-07
1
-73
/
+81
*
vm: func Run accepts context
Taras Madan
2025-05-19
1
-13
/
+3
*
all: use min/max functions
Dmitry Vyukov
2025-01-17
1
-11
/
+3
*
pkg/report: detect the lost connection crash type
Aleksandr Nogikh
2024-12-03
1
-0
/
+6
*
vm: dedup VM count restriction in debug mode
Dmitry Vyukov
2024-11-25
1
-4
/
+12
*
pkg/manager: set more http fields before calling Serve
Dmitry Vyukov
2024-11-07
1
-1
/
+3
*
vm: simplify code
Dmitry Vyukov
2024-11-07
1
-5
/
+1
*
vm: add snapshot interface
Dmitry Vyukov
2024-07-25
1
-5
/
+46
*
pkg/stat: rename package name to singular form
Dmitry Vyukov
2024-07-24
1
-4
/
+4
*
pkg/stats: rename Create to New
Dmitry Vyukov
2024-07-24
1
-1
/
+1
*
vm: check preemption string only for gce instances
Dmitry Vyukov
2024-07-23
1
-1
/
+5
*
all: transition to instance.Pool
Aleksandr Nogikh
2024-07-11
1
-4
/
+19
*
vm/dispatcher: introduce a generic instance pool
Aleksandr Nogikh
2024-07-11
1
-0
/
+9
*
vm: make Instance implement io.Closer
Aleksandr Nogikh
2024-07-11
1
-3
/
+6
*
vm: export Index() from Instance
Aleksandr Nogikh
2024-07-11
1
-0
/
+4
*
vmimpl: add a delay after an error from the tracked process
Aleksandr Nogikh
2024-07-01
1
-3
/
+2
*
executor: add runner mode
Dmitry Vyukov
2024-06-24
1
-22
/
+8
*
syz-fuzzer: remove ipc gate
Dmitry Vyukov
2024-05-27
1
-10
/
+8
*
vm: call finish callback always
Dmitry Vyukov
2024-05-17
1
-5
/
+16
*
pkg/rpctype: prepare for not using for target communication
Dmitry Vyukov
2024-05-03
1
-6
/
+0
*
syz-manager: abort fuzzing immediately after crash detection
Aleksandr Nogikh
2024-05-02
1
-0
/
+12
*
vm: export VM output metric
Dmitry Vyukov
2024-04-15
1
-22
/
+25
*
vm: allow to inject additional output
Dmitry Vyukov
2024-04-15
1
-43
/
+61
*
vm/odroid: delete
Dmitry Vyukov
2024-04-15
1
-1
/
+0
*
vm/kvm: delete
Dmitry Vyukov
2024-04-15
1
-1
/
+0
*
vm: combine Run and MonitorExecution
Dmitry Vyukov
2024-04-11
1
-48
/
+52
*
pkg/rpctype: make RPC compression optional
Dmitry Vyukov
2024-04-03
1
-0
/
+6
*
syz-manager: don't set up pprof endpoints for host fuzzing
Aleksandr Nogikh
2024-02-03
1
-14
/
+23
*
all: refactor pprof endpoint configuration
Aleksandr Nogikh
2024-01-22
1
-0
/
+7
*
all: use special placeholder for errors
Taras Madan
2023-07-24
1
-1
/
+1
*
vm: separate boot time and infrastructure errors
Aleksandr Nogikh
2023-05-09
1
-3
/
+8
*
pkg/build: add build code for Android devices
Kris Alder
2023-03-08
1
-2
/
+11
*
vm/starnix: add support for fuzzing starnix (#3624)
juanPabloMiceli
2023-01-19
1
-11
/
+14
*
vm: add the proxyapp support (#3269)
Taras Madan
2022-09-26
1
-4
/
+24
*
vm: support variable output buffer size
Aleksandr Nogikh
2022-04-29
1
-28
/
+50
*
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
[next]