LGTM, gui support for this should be only a couple of lines,
I'd send that when this (or a subsequent version) gets applied.

Reviewed-by: Dominik Csapak <[email protected]>
Tested-by: Dominik Csapak <[email protected]>

On 1/29/26 3:10 PM, Fiona Ebner wrote:
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(-)





Reply via email to