aboutsummaryrefslogtreecommitdiffstats
path: root/vm/gce
Commit message (Expand)AuthorAgeFilesLines
* pkg/gce: vm/gce: allow specifying instance tags in manager configAlexander Potapenko2026-01-151-2/+3
* vm: add context to Pool.Create()Aleksandr Nogikh2025-10-011-1/+1
* pkg/gce: set GVNIC feature for Compute imagesAleksandr Nogikh2025-08-081-1/+1
* vm: func Run accepts contextTaras Madan2025-05-191-3/+2
* vm: use SSHOptions instead of 4 paramsTaras Madan2025-03-271-22/+26
* pkg/gcs: define Client interfaceTaras Madan2025-03-251-1/+1
* vm: dedup VM count restriction in debug modeDmitry Vyukov2024-11-251-4/+0
* all: pkg/gcs supports AppEngine contextTaras Madan2024-08-121-1/+2
* vm: check preemption string only for gce instancesDmitry Vyukov2024-07-231-2/+3
* vmimpl: refactor VM type registrationDmitry Vyukov2024-07-231-1/+4
* vm: make Instance implement io.CloserAleksandr Nogikh2024-07-111-3/+7
* vm/gce: use vmimpl.Multiplex()Aleksandr Nogikh2024-07-021-39/+17
* pkg/rpctype: prepare for not using for target communicationDmitry Vyukov2024-05-031-1/+1
* all: go fix everythingDmitry Vyukov2024-04-262-2/+0
* pkg/rpctype: make RPC compression optionalDmitry Vyukov2024-04-031-1/+1
* vm/isolated: allow the use of system-wide SSH configFlorent Revest2024-03-191-4/+4
* vm/gce: use regional serial port connectionsAleksandr Nogikh2024-01-231-2/+2
* vm/gce: don't duplicate serial port args generationAleksandr Nogikh2024-01-231-30/+34
* vm/gce: configure ssh-serialport.googleapis.com credentialsAleksandr Nogikh2024-01-121-3/+20
* vm/gce: retry GCE initAleksandr Nogikh2023-10-101-2/+27
* vm/gce: only enable DisplayDevice for amd64Aleksandr Nogikh2023-10-021-3/+4
* all: use errors.As instead of .(type)Taras Madan2023-07-241-2/+4
* all: use special placeholder for errorsTaras Madan2023-07-241-18/+18
* vm/gce: collect verbose scp outputAleksandr Nogikh2023-05-151-1/+1
* all: ioutil is deprecated in go1.19 (#3718)Taras Madan2023-02-231-2/+1
* vm/cuttlefish, vm/gce: add custom commands for reading consoleKris Alder2022-10-041-32/+45
* pkg/gce, vm/gce: leave nested virt support up to imagesKris Alder2022-09-021-7/+1
* pkg/gce, vm/gce: add param to enable nested virtualizationKris Alder2022-08-251-1/+7
* vm/gce: make zone_id configurableAleksandr Nogikh2022-04-121-1/+2
* vm/gce: enable display device configurationAleksandr Nogikh2022-03-221-8/+10
* vm/gce: allow ssh-rsa from Run()Aleksandr Nogikh2021-09-301-0/+2
* vm/gce: avoid ssh-rsa for user, for now allow it as host-keyGreg Steuck2021-09-301-1/+4
* vm/gce: adjust log level for timeout errorsAleksandr Nogikh2021-09-291-2/+2
* pkg: update generated files to go 1.17Alexey Kardashevskiy2021-07-072-0/+2
* vm/gce: change how GCE ssh magic is enabledDmitry Vyukov2021-01-291-1/+1
* vm/qemu, vm/gce: dump LOCKDEP state in DiagnoseDmitry Vyukov2020-11-211-10/+20
* vm: pass Report to DiagnoseDmitry Vyukov2020-11-211-1/+2
* sys/targets: add OS/Arch name constsDmitry Vyukov2020-10-261-4/+5
* .golangci.yml: enable whitespace checkerDmitry Vyukov2020-06-051-1/+0
* vm/vmimpl: refactor DiagnoseFree/OpenBSDDmitry Vyukov2020-03-211-2/+2
* vm: Get debug information when FreeBSD on panics (#1470)Andrew Turner2019-10-211-0/+3
* vm/gce: allow non-preemptible VMsDmitry Vyukov2019-03-281-3/+6
* vm/qemu: detect boot errors fasterDmitry Vyukov2019-03-171-1/+1
* vm/vmimpl: produce better error in WaitForSSHDmitry Vyukov2019-01-241-1/+1
* vm: allow Diagnose to directly return diagnosisMichael Pratt2018-12-211-3/+3
* vm/gce: close old consolew in RunDmitry Vyukov2018-12-021-0/+3
* vm/gce: use openbsd console diagnostic code for both vmm and gceGreg Steuck2018-12-021-11/+20
* vm/qemu: improve debug outputMichael Tüxen2018-11-301-1/+2
* openbsd: run on gceGreg Steuck2018-11-273-9/+37
* syz-ci: de-hardcode list of VMs that support overcommitDmitry Vyukov2018-09-111-1/+1