aboutsummaryrefslogtreecommitdiffstats
path: root/vm/vmimpl/util.go
Commit message (Expand)AuthorAgeFilesLines
* vm: use error wrapping to detect ssh connection errorsAleksandr Nogikh2025-10-011-1/+3
* pkg/osutil: make VerboseError nest other errorsAleksandr Nogikh2025-10-011-1/+4
* vm: use SSHOptions instead of 4 paramsTaras Madan2025-03-271-3/+9
* vm/isolated: allow the use of system-wide SSH configFlorent Revest2024-03-191-15/+19
* vm/qemu: restrict network accessDmitry Vyukov2021-02-081-3/+11
* sys/targets: add OS/Arch name constsDmitry Vyukov2020-10-261-1/+2
* Revert "vm/vmimpl: disallow ssh authentication agent"Dmitry Vyukov2020-08-181-1/+0
* vm/vmimpl: disallow ssh authentication agentMarco Vanotti2020-08-181-0/+1
* vm/qemu: detect boot errors fasterDmitry Vyukov2019-03-171-2/+6
* vm/vmimpl: don't pass ssh key twiceDmitry Vyukov2019-02-221-1/+3
* vm/vmimpl: fix vet warning about unkeyed structDmitry Vyukov2019-01-251-1/+1
* vm/vmimpl: produce better error in WaitForSSHDmitry Vyukov2019-01-241-1/+1
* vm/vmimpl: factor out common code for ssh args and waiting for sshDmitry Vyukov2018-07-061-0/+57
* vm: overhaulDmitry Vyukov2017-06-031-0/+19