summary refs log tree commit diff
path: root/host/start-vm/tests
Commit message (Expand)AuthorAge
* host: allow VMs to be powered offAlyssa Ross2024-02-23
* host/start-vm: find config from /run/vmAlyssa Ross2024-02-23
* host/rootfs: prefix VM service namesAlyssa Ross2024-02-23
* Fix spelling errorsAlyssa Ross2023-12-17
* lib/nixpkgs.default.nix: updateAlyssa Ross2023-12-16
* Increase VM memory sizeAlyssa Ross2023-12-05
* Revert "vm: build command line into kernels"Alyssa Ross2023-12-05
* vm: build command line into kernelsAlyssa Ross2023-11-21
* host/start-vm: have vm_command() borrow dirAlyssa Ross2023-11-05
* host/start-vm: enable -Werror in Nix buildsAlyssa Ross2023-11-05
* host/start-vm: tests: remove pointless create_dirAlyssa Ross2023-11-05
* host/start-vm: find config from symlink in serviceAlyssa Ross2023-10-13
* host/start-vm: use OnceLockAlyssa Ross2023-06-25
* host/start-vm: don't poll for readinessAlyssa Ross2023-06-24
* start-vm: fix NUL termination in test helperAlyssa Ross2023-04-13
* lib/nixpkgs.default.nix: updateAlyssa Ross2023-04-09
* host/start-vm: implement shared directoriesAlyssa Ross2023-02-26
* host/start-vm: use MAP_SHARED memory for VMsAlyssa Ross2023-02-26
* host/start-vm: boot using partition labelAlyssa Ross2022-11-13
* host/start-vm: support multiple block devicesAlyssa Ross2022-11-13
* host/start-vm: test cloud-hypervisor commandAlyssa Ross2022-10-09
* Clarify EUPL SPDX expressionAlyssa Ross2022-05-23
* host/start-vm: skip tests if no /sysAlyssa Ross2022-02-21
* host/start-vm: skip tests if no /dev/net/tunAlyssa Ross2022-02-21
* host/start-vm: add tests for if functionsAlyssa Ross2022-02-21
* host/start-vm: add tests for bridge functionsAlyssa Ross2022-02-21
* host/start-vm: tap_open: return name of tapAlyssa Ross2022-02-21
* host/start-vm: add tests for tap_openAlyssa Ross2022-02-21