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
/
vmm
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-4
/
+3
*
vm: use SSHOptions instead of 4 params
Taras Madan
2025-03-27
1
-26
/
+25
*
vm: dedup VM count restriction in debug mode
Dmitry Vyukov
2024-11-25
1
-4
/
+0
*
vmimpl: refactor VM type registration
Dmitry Vyukov
2024-07-23
1
-1
/
+4
*
vm: make Instance implement io.Closer
Aleksandr Nogikh
2024-07-11
1
-1
/
+2
*
pkg/rpctype: prepare for not using for target communication
Dmitry Vyukov
2024-05-03
1
-1
/
+1
*
pkg/rpctype: make RPC compression optional
Dmitry Vyukov
2024-04-03
1
-1
/
+1
*
vm/isolated: allow the use of system-wide SSH config
Florent Revest
2024-03-19
1
-3
/
+3
*
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
-2
/
+8
*
vm/vmm: adapt to recent vmctl changes
Greg Steuck
2023-04-26
1
-53
/
+30
*
vm: pass Report to Diagnose
Dmitry Vyukov
2020-11-21
1
-1
/
+2
*
vm/vmimpl: refactor DiagnoseFree/OpenBSD
Dmitry Vyukov
2020-03-21
1
-1
/
+1
*
vm/qemu: detect boot errors faster
Dmitry Vyukov
2019-03-17
1
-1
/
+1
*
vm: allow Diagnose to directly return diagnosis
Michael Pratt
2018-12-21
1
-2
/
+2
*
vm/gce: use openbsd console diagnostic code for both vmm and gce
Greg Steuck
2018-12-02
1
-17
/
+1
*
vm/qemu: improve debug output
Michael Tüxen
2018-11-30
1
-1
/
+2
*
openbsd: run on gce
Greg Steuck
2018-11-27
1
-8
/
+2
*
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/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
1
-2
/
+2
*
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
1
-1
/
+1
*
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
1
-0
/
+376