aboutsummaryrefslogtreecommitdiffstats
path: root/vm
Commit message (Expand)AuthorAgeFilesLines
* 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
* vm: dedup VM count restriction in debug modeDmitry Vyukov2024-11-259-38/+12
* syz-manager: add pause functionDmitry Vyukov2024-11-082-4/+76
* pkg/manager: set more http fields before calling ServeDmitry Vyukov2024-11-071-1/+3
* vm: simplify codeDmitry Vyukov2024-11-071-5/+1
* pkg/build: add build command for starnixLaura Peskin2024-10-301-2/+2
* vm/qemu: do not pass `-accel tcg,thread=multi` on arm64Alexander Potapenko2024-10-221-1/+1
* vm/starnix: exclude netlink logsCameron Finucane2024-10-071-1/+2
* vm/starnix: avoid hang on vm shutdownCameron Finucane2024-10-071-35/+16
* vm/starnix: isolate ffx per starnix vm poolCameron Finucane2024-10-071-65/+107
* vm/qemu: increase max number of VMsDmitry Vyukov2024-09-271-2/+2
* vm/qemu: enable sve128 on ARM instancesAlexander Potapenko2024-09-251-1/+1
* all: follow new linter recommendationsTaras Madan2024-09-101-1/+1
* all: regenerate mocksTaras Madan2024-09-102-2/+2
* vm/qemu: extend error messagesDmitry Vyukov2024-08-161-3/+3
* vm/dispatcher: support updating the default functionAleksandr Nogikh2024-08-132-1/+60
* all: pkg/gcs supports AppEngine contextTaras Madan2024-08-121-1/+2
* vm/dispatcher: add TestPoolStress()Aleksandr Nogikh2024-08-021-0/+34
* vm/dispatcher: fix data racesAleksandr Nogikh2024-08-021-11/+9
* vm/qemu: use the maximum available CPU on ARM64Alexander Potapenko2024-07-291-4/+7
* vm/qemu: use the maximum available VGIC on arm64Alexander Potapenko2024-07-291-1/+1
* vm/dispatcher: move boot duration calculation to vmAleksandr Nogikh2024-07-261-0/+5
* all: add qemu snapshotting modeDmitry Vyukov2024-07-253-0/+299
* vm/qemu: refactor boot functionDmitry Vyukov2024-07-251-49/+56