You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It should be possible to run aarch64 guest VMs on aarch64 Linux without support for KVM. There should be a way to set the QEMU options to support this. This would allow running Lima on ubuntu-24.04-arm GitHub Actions runners and also inside aarch64 Linux Lima instances on pre-M3 macOS systems.
I just want to be able to run aarch64 Lima VMs inside GitHub ubuntu-24.04-arm instances in the most efficient manner possible. Currently, I can't get one to run at all.
I'm seeing similar issues trying to run nested aarch64 Lima VMs on an M1 Mac.
Shouldn't it be possible to run these without nested hardware virtualization?
Description
It should be possible to run aarch64 guest VMs on aarch64 Linux without support for KVM. There should be a way to set the QEMU options to support this. This would allow running Lima on
ubuntu-24.04-arm
GitHub Actions runners and also inside aarch64 Linux Lima instances on pre-M3 macOS systems.Here is an example GitHub Actions workflow that should work: https://github.com/nixos-lima/nixos-lima-config-sample/blob/b02a4c9cffaeb646feda5ad8940c9ade7599cb32/.github/workflows/ubuntu-arm.yml
This job fails with the following message in the log:
The text was updated successfully, but these errors were encountered: