If the QEMU package doesn't ship the file yet, the call for aarch64 will just fail, but since ARM host support is just starting out, that seems acceptable.
The patch introducing the pve-qm-cpu-arch standard option is a resubmission of the one from the series for CPU types: https://lore.proxmox.com/pve-devel/[email protected]/ qemu: Fiona Ebner (1): buildsys: generate list of supported aarch64 machines during package build debian/parse-machines.pl | 2 +- debian/rules | 9 +++++++-- 2 files changed, 8 insertions(+), 3 deletions(-) qemu-server: Fiona Ebner (2): cpu config: introduce pve-qm-cpu-arch standard option for virtual CPU architecture api: machines: allow querying machines for a given architecture src/PVE/API2/Qemu/Machine.pm | 12 +++++++++--- src/PVE/QemuServer.pm | 7 +------ src/PVE/QemuServer/CPUConfig.pm | 7 +++++++ 3 files changed, 17 insertions(+), 9 deletions(-) Summary over all repositories: 5 files changed, 25 insertions(+), 12 deletions(-) -- Generated by git-murpp 0.5.0
