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
/
util.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
vm: use error wrapping to detect ssh connection errors
Aleksandr Nogikh
2025-10-01
1
-1
/
+3
*
pkg/osutil: make VerboseError nest other errors
Aleksandr Nogikh
2025-10-01
1
-1
/
+4
*
vm: use SSHOptions instead of 4 params
Taras Madan
2025-03-27
1
-3
/
+9
*
vm/isolated: allow the use of system-wide SSH config
Florent Revest
2024-03-19
1
-15
/
+19
*
vm/qemu: restrict network access
Dmitry Vyukov
2021-02-08
1
-3
/
+11
*
sys/targets: add OS/Arch name consts
Dmitry Vyukov
2020-10-26
1
-1
/
+2
*
Revert "vm/vmimpl: disallow ssh authentication agent"
Dmitry Vyukov
2020-08-18
1
-1
/
+0
*
vm/vmimpl: disallow ssh authentication agent
Marco Vanotti
2020-08-18
1
-0
/
+1
*
vm/qemu: detect boot errors faster
Dmitry Vyukov
2019-03-17
1
-2
/
+6
*
vm/vmimpl: don't pass ssh key twice
Dmitry Vyukov
2019-02-22
1
-1
/
+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
1
-1
/
+1
*
vm/vmimpl: factor out common code for ssh args and waiting for ssh
Dmitry Vyukov
2018-07-06
1
-0
/
+57
*
vm: overhaul
Dmitry Vyukov
2017-06-03
1
-0
/
+19