From: Dominik Csapak <d.csapak@proxmox.com>
To: Fiona Ebner <f.ebner@proxmox.com>, pve-devel@lists.proxmox.com
Subject: Re: [PATCH-SERIES qemu/qemu-server 0/3] api: machines: allow querying machines for a given architecture
Date: Tue, 3 Feb 2026 15:55:49 +0100 [thread overview]
Message-ID: <30223815-f3b5-4b80-95bd-27fff44fdb68@proxmox.com> (raw)
In-Reply-To: <20260129141132.163858-1-f.ebner@proxmox.com>
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 <d.csapak@proxmox.com>
Tested-by: Dominik Csapak <d.csapak@proxmox.com>
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/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(-)
>
prev parent reply other threads:[~2026-02-03 14:55 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
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
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
2026-02-03 14:55 ` Dominik Csapak [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=30223815-f3b5-4b80-95bd-27fff44fdb68@proxmox.com \
--to=d.csapak@proxmox.com \
--cc=f.ebner@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.