From: Fiona Ebner <f.ebner@proxmox.com>
To: pve-devel@lists.proxmox.com,
Arthur Bied-Charreton <a.bied-charreton@proxmox.com>
Subject: applied: [PATCH qemu-server v2] cpu models: only include custom models matching the current arch
Date: Tue, 19 May 2026 11:55:33 +0200 [thread overview]
Message-ID: <177918452857.69241.15028111856898925550.b4-ty@proxmox.com> (raw)
In-Reply-To: <20260519090423.224307-1-a.bied-charreton@proxmox.com>
On Tue, 19 May 2026 11:04:23 +0200, Arthur Bied-Charreton wrote:
> The CPU model selector showed all custom models regardless of their
> architecture, allowing one to assign an x86_64 host an aarch64 custom
> model and vice versa.
>
> Only return custom models whose reported model matches the $arch
> parameter in get_cpu_models.
Applied, thanks! Avoided the multi-line post-if and also moved looking
up the vendor into the branch where it's actually required.
[1/1] cpu models: only include custom models matching the current arch
commit: aa8e225a79e3c2b8fd30aa6555244fd7fdd37c1c
prev parent reply other threads:[~2026-05-19 9:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-19 9:04 [PATCH qemu-server v2] cpu models: only include custom models matching the current arch Arthur Bied-Charreton
2026-05-19 9:55 ` 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=177918452857.69241.15028111856898925550.b4-ty@proxmox.com \
--to=f.ebner@proxmox.com \
--cc=a.bied-charreton@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.