aboutsummaryrefslogtreecommitdiffstats
path: root/vm/vmware
Commit message (Expand)AuthorAgeFilesLines
* vm: add context to Pool.Create()Aleksandr Nogikh2025-10-011-1/+1
* vm: func Run accepts contextTaras Madan2025-05-191-3/+3
* vm: dedup VM count restriction in debug modeDmitry Vyukov2024-11-251-4/+0
* vmimpl: refactor VM type registrationDmitry Vyukov2024-07-231-1/+3
* vm: make Instance implement io.CloserAleksandr Nogikh2024-07-111-1/+2
* vm: refactor vm.Multiplex argumentsAleksandr Nogikh2024-07-011-8/+17
* pkg/rpctype: prepare for not using for target communicationDmitry Vyukov2024-05-031-1/+1
* pkg/rpctype: make RPC compression optionalDmitry Vyukov2024-04-031-1/+1
* vm/isolated: allow the use of system-wide SSH configFlorent Revest2024-03-191-2/+2
* vm: pass Report to DiagnoseDmitry Vyukov2020-11-211-1/+2
* vm/vmware: improve kernel log collection and VM managementRadoslav Gerganov2020-10-301-26/+16
* vm: implement the VM interface for VMware WorkstationRadoslav Gerganov2020-10-101-0/+232