I have built Openstack with multinode on Parallels Desktop using Ubuntu Server 22.04 arm64 iso. The Parallels Desktop 19 is running on my Mac M1 pro, since kvm is not supported, I am using qemu (aarch64) trying to create VMs on the compute node (ubuntu server VM on Parallels Desktop). In Nova configuration, it is not working with cpu-mode host-passthrough or host-model. Hence I am trying to use cpu mode in custom. But it requires cpu-models name to be specific. Could you please help on what could be provided in this scenario? Has there been any cases on openstack tried on your hypervesior with qemu-system-aarch64 emulation?