Comment 0 for bug 1794560

Revision history for this message
Andres Rodriguez (andreserl) wrote : [2.5] install-kvm doesn't handle arches

Installing a KVM pod with MAAS doesn't handle arches.

The following to things need to be handled:

ARM64:

We need to ensure that qemu-efi is installed

PPC64EL

My understanding is that ppc64el needs

ppc64_cpu --smt=off

and this needs to be set every time the machine reboots so likely to be placed on a RC file or similar.