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
/
vmimpl.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
pkg/osutil: make VerboseError nest other errors
Aleksandr Nogikh
2025-10-01
1
-1
/
+1
*
vm: add context to Pool.Create()
Aleksandr Nogikh
2025-10-01
1
-1
/
+1
*
vm: func Run accepts context
Taras Madan
2025-05-19
1
-7
/
+5
*
vm/vmimpl: explicitly indicate empty boot output
Aleksandr Nogikh
2025-05-05
1
-0
/
+5
*
vm: fix deadlock in UnusedTCPPort
Ivan Gulakov
2025-01-13
1
-0
/
+15
*
vm: add snapshot interface
Dmitry Vyukov
2024-07-25
1
-0
/
+1
*
vm: check preemption string only for gce instances
Dmitry Vyukov
2024-07-23
1
-0
/
+4
*
vmimpl: refactor VM type registration
Dmitry Vyukov
2024-07-23
1
-6
/
+5
*
vm/vmimpl: don't wait commands that have not failed
Dmitry Vyukov
2024-07-11
1
-8
/
+10
*
vm: make Instance implement io.Closer
Aleksandr Nogikh
2024-07-11
1
-1
/
+1
*
vm/gce: use vmimpl.Multiplex()
Aleksandr Nogikh
2024-07-02
1
-5
/
+17
*
vm: refactor vm.Multiplex arguments
Aleksandr Nogikh
2024-07-01
1
-10
/
+21
*
vmimpl: add a delay after an error from the tracked process
Aleksandr Nogikh
2024-07-01
1
-0
/
+5
*
vm/qemu: use the default vmimpl.Multiplex() function
Aleksandr Nogikh
2024-07-01
1
-4
/
+9
*
executor: add runner mode
Dmitry Vyukov
2024-06-24
1
-8
/
+0
*
pkg/rpctype: prepare for not using for target communication
Dmitry Vyukov
2024-05-03
1
-7
/
+5
*
pkg/rpctype: make RPC compression optional
Dmitry Vyukov
2024-04-03
1
-5
/
+7
*
all: refactor pprof endpoint configuration
Aleksandr Nogikh
2024-01-22
1
-0
/
+5
*
syz-fuzzer: export pprof endpoints
Aleksandr Nogikh
2024-01-10
1
-0
/
+3
*
all: use errors.As instead of .(type)
Taras Madan
2023-07-24
1
-5
/
+4
*
vm: separate boot time and infrastructure errors
Aleksandr Nogikh
2023-05-09
1
-0
/
+17
*
vm/starnix: add support for fuzzing starnix (#3624)
juanPabloMiceli
2023-01-19
1
-10
/
+11
*
vm/vmimpl: improve port selection
mischa
2022-04-19
1
-2
/
+7
*
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: scale ssh timeout
Dmitry Vyukov
2020-12-29
1
-9
/
+11
*
vm: pass Report to Diagnose
Dmitry Vyukov
2020-11-21
1
-6
/
+8
*
vm/vmimpl: produce better error in WaitForSSH
Dmitry Vyukov
2019-01-24
1
-0
/
+10
*
vm: allow Diagnose to directly return diagnosis
Michael Pratt
2018-12-21
1
-4
/
+7
*
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/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
*
vm/{adb,isolated}: dudup common code
Dmitry Vyukov
2018-05-06
1
-0
/
+44
*
all: fix gometalinter warnings
Dmitry Vyukov
2018-03-08
1
-4
/
+4
*
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
*
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
*
syz-manager/mgrconfig: move sshkey from vm config to manager config
Dmitry Vyukov
2017-06-17
1
-0
/
+1
*
vm: overhaul
Dmitry Vyukov
2017-06-03
1
-0
/
+77