Post #2553736
2026-04-23 06:04 UTC
@dneary@mastodon.ie do you run it on system with FEAT_NV2 or without it?
AArch64 lacks nested virtualization on almost all core designs.
Replies (1)
-
@dneary@mastodon.ie 2026-04-23 12:55
@hrw@society.oftrolls.com The system has FEAT_NV2 (yay AmpereOne), the host kernel is booted with kvm-arm.mode=nested, the L1 hypervisor VM is starting qemu with the right machine parameters I believe (virtualization=on,virt) and I see in the L1 hypervisor kernel messages that all CPU cores are started at EL2.