aboutsummaryrefslogtreecommitdiffstats
path: root/vm
Commit message (Expand)AuthorAgeFilesLines
* vm/adb: don't check for ret code on adb shell rebootSebastian Ene2026-01-201-1/+10
* vm/adb: use the correct path for debugfsSebastian Ene2026-01-191-1/+1
* pkg/gce: vm/gce: allow specifying instance tags in manager configAlexander Potapenko2026-01-151-2/+3
* vm/starnix: update syntax for ffx target listLaura Peskin2026-01-071-2/+1
* all: remove unused nolint directivesDmitry Vyukov2026-01-023-13/+2
* all: use any instead of interface{}Dmitry Vyukov2025-12-222-8/+8
* vm/qemu: additional check for crashes only in DiagnoseBabak Huseynov2025-11-211-2/+33
* vm: implement the VM interface for VirtualBoxKuzey Arda Bulut2025-11-142-0/+320
* vm: use error wrapping to detect ssh connection errorsAleksandr Nogikh2025-10-012-5/+6
* pkg/osutil: make VerboseError nest other errorsAleksandr Nogikh2025-10-012-2/+5
* vm/qemu: don't auto retry ssh connection timeout errorsAleksandr Nogikh2025-10-011-0/+7
* vm: add context to Pool.Create()Aleksandr Nogikh2025-10-0117-31/+34
* vm/starnix: switch to new ffx command for vm ssh addressLaura Peskin2025-08-281-1/+6
* vm: extract all the crashes from the logTaras Madan2025-08-282-51/+219
* pkg/gce: set GVNIC feature for Compute imagesAleksandr Nogikh2025-08-081-1/+1
* vm: refactoringTaras Madan2025-08-072-82/+98
* vm/dispatcher: simplify runInstance()Aleksandr Nogikh2025-08-061-12/+16
* vm/dispatcher: don't block on the boot error chan on exitAleksandr Nogikh2025-08-062-2/+48
* vm/starnix: get path for ffx log binaryLaura Peskin2025-07-221-24/+36
* vm/starnix: copy sdk overrides to isolated ffx configLaura Peskin2025-07-221-27/+74
* all: manual linter fixesTaras Madan2025-07-171-1/+1
* all: apply linter auto fixesTaras Madan2025-07-172-3/+3
* all/mocks: regenerate with mockery v3Taras Madan2025-07-012-187/+283
* vm/qemu: use virtio-net-ccw as virtual netdev on s390x archAlexander Egorenkov2025-07-011-2/+2
* vm/vmimpl: show BBLog entries for all locked tcpcbsMichael Tuexen2025-06-141-1/+1
* vm/vmimpl: show BBLog entries for all locked tcpcbsMichael Tuexen2025-06-141-1/+1
* vm/vmimpl: show all locked tcpcbsMichael Tuexen2025-05-281-0/+1
* vm/gvisor: allow to set a number of cpu-sAndrei Vagin2025-05-221-3/+13
* vm: func Run accepts contextTaras Madan2025-05-1915-87/+57
* Revert "vm/qemu: use -machine virt and -cpu max for arm32"Aleksandr Nogikh2025-05-061-2/+2
* vm/vmimpl: explicitly indicate empty boot outputAleksandr Nogikh2025-05-051-0/+5
* vm/qemu: use -machine virt and -cpu max for arm32Aleksandr Nogikh2025-04-291-2/+2
* vm/dispatcher: make pool.Run cancellableAleksandr Nogikh2025-04-232-13/+85
* vm/adb: pass device|console info to scriptJiao, Joey2025-04-081-1/+1
* vm/adb: run script allows executing complex scriptJiao, Joey2025-04-081-7/+1
* vm/adb: change printk level to allow findConsoleJiao, Joey2025-04-031-0/+8
* vm/qemu: fix wrong arg usageTaras Madan2025-03-281-1/+1
* all/mocks: updateTaras Madan2025-03-282-0/+441
* all: use mockery config instead of go:generateTaras Madan2025-03-281-3/+0
* vm: use SSHOptions instead of 4 paramsTaras Madan2025-03-276-125/+132
* pkg/gcs: define Client interfaceTaras Madan2025-03-251-1/+1
* all: remove loop variables scopingTaras Madan2025-02-172-2/+0
* vm/qemu: run riscv64 kernel using 4-level page tableAlexandre Ghiti2025-02-131-1/+1
* vm/qemu: retry on Address already in use errorsAleksandr Nogikh2025-02-131-0/+3
* vm: support console_cmd to run cmd to collect console logJoey Jiao2025-02-102-49/+52
* go.mod: update mockeryTaras Madan2025-02-072-7/+7
* all: use min/max functionsDmitry Vyukov2025-01-172-15/+4
* vm: fix deadlock in UnusedTCPPortIvan Gulakov2025-01-131-0/+15
* vm: use -cpu cortex-a15 for qemu/arm32Aleksandr Nogikh2024-12-031-2/+3
* pkg/report: detect the lost connection crash typeAleksandr Nogikh2024-12-032-0/+14