From: Fiona Ebner <f.ebner@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: superseded: [pve-devel] [PATCH-SERIES qemu-server 0/6] cpu config: support aarch64 CPU models
Date: Thu, 29 Jan 2026 14:11:32 +0100 [thread overview]
Message-ID: <5fef0cd0-b96d-46c0-a8b7-c8ccaa692e6d@proxmox.com> (raw)
In-Reply-To: <20260127134626.127432-1-f.ebner@proxmox.com>
Superseded-by:
https://lore.proxmox.com/pve-devel/20260129131021.118199-1-f.ebner@proxmox.com/
Am 27.01.26 um 2:46 PM schrieb Fiona Ebner:
> Previously, only the default 'cortex-a57' CPU model would be used
> implicitly. Group models and built-in models by architecture, since
> that is what (most) use sites are interested in. Note that the 'host'
> model only exists if the host arch matches the emulator/vCPU arch.
>
> Some use sites do require a list of all possible ones, e.g. custom
> types, because they are not namespaced by arch.
>
> qemu-server:
>
> Fiona Ebner (6):
> cpu config: introduce pve-qm-cpu-arch standard option for virtual CPU
> architecture
> cpu config: guard adding hyperv enlightenments by arch
> cpu config: 'hidden' option only applies to vCPUs with x86_64 arch
> cpu config: introduce module-wide $host_arch variable
> cpu config: support aarch64 CPU models
> api: cpu: allow querying CPU models for a given architecture
>
> src/PVE/API2/Qemu/CPU.pm | 8 +-
> src/PVE/QemuServer.pm | 7 +-
> src/PVE/QemuServer/CPUConfig.pm | 312 +++++++++++++++++++-------------
> 3 files changed, 192 insertions(+), 135 deletions(-)
>
>
> Summary over all repositories:
> 3 files changed, 192 insertions(+), 135 deletions(-)
>
prev parent reply other threads:[~2026-01-29 13:11 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-27 13:46 Fiona Ebner
2026-01-27 13:46 ` [pve-devel] [PATCH qemu-server 1/6] cpu config: introduce pve-qm-cpu-arch standard option for virtual CPU architecture Fiona Ebner
2026-01-27 13:46 ` [pve-devel] [PATCH qemu-server 2/6] cpu config: guard adding hyperv enlightenments by arch Fiona Ebner
2026-01-27 13:46 ` [pve-devel] [PATCH qemu-server 3/6] cpu config: 'hidden' option only applies to vCPUs with x86_64 arch Fiona Ebner
2026-01-27 13:46 ` [pve-devel] [PATCH qemu-server 4/6] cpu config: introduce module-wide $host_arch variable Fiona Ebner
2026-01-27 13:46 ` [pve-devel] [PATCH qemu-server 5/6] cpu config: support aarch64 CPU models Fiona Ebner
2026-01-27 13:46 ` [pve-devel] [PATCH qemu-server 6/6] api: cpu: allow querying CPU models for a given architecture Fiona Ebner
2026-01-29 13:11 ` Fiona Ebner [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=5fef0cd0-b96d-46c0-a8b7-c8ccaa692e6d@proxmox.com \
--to=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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox