public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH-SERIES qemu/qemu-server 0/3] api: machines: allow querying machines for a given architecture
@ 2026-01-29 14:09 Fiona Ebner
  2026-01-29 14:09 ` [PATCH qemu 1/3] buildsys: generate list of supported aarch64 machines during package build Fiona Ebner
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Fiona Ebner @ 2026-01-29 14:09 UTC (permalink / raw)
  To: pve-devel

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/20260129131021.118199-1-f.ebner@proxmox.com/

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




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-01-29 14:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-01-29 14:09 [PATCH-SERIES qemu/qemu-server 0/3] api: machines: allow querying machines for a given architecture Fiona Ebner
2026-01-29 14:09 ` [PATCH qemu 1/3] buildsys: generate list of supported aarch64 machines during package build Fiona Ebner
2026-01-29 14:09 ` [PATCH qemu-server 2/3] cpu config: introduce pve-qm-cpu-arch standard option for virtual CPU architecture Fiona Ebner
2026-01-29 14:09 ` [PATCH qemu-server 3/3] api: machines: allow querying machines for a given architecture Fiona Ebner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal