Skip to content

container: Add support for creating and using virtual machines

The goal is basic support for VMs without breaking anything for containers. We will iron out issues with VM support eventually. Also, we might be able to switch from running a container to a VMs. That is, stop running a container and start a VM on the same image vice versa. This should improve testing in our outlier cases such as testing sshfs mounts, Wi-Fi devices, etc.

Merge request reports

Loading