public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: Arthur Bied-Charreton <a.bied-charreton@proxmox.com>,
	pve-devel@lists.proxmox.com
Subject: Re: [PATCH manager/qemu-server v6 00/21] Add API and UI for custom CPU models
Date: Mon, 18 May 2026 10:00:25 +0200	[thread overview]
Message-ID: <e45fad91-122f-4a00-8881-eef36e4ad359@proxmox.com> (raw)
In-Reply-To: <20260518064526.117067-1-a.bied-charreton@proxmox.com>

Am 18.05.26 um 08:47 schrieb Arthur Bied-Charreton:
> 
> Changes since v5 (thanks @Max):
>  
>  qemu-server:
>   - Add 'builtin' flag to models returned by 
>     /nodes/{node}/capabilities/qemu/cpu 
> 
>  pve-manager:
>   - Filter builtin models out of the CPU model selector

Thanks for this, but FYI: I tested this a bit more over the weekend and
have a v5 with follow-ups ready here, will push it out soon. It includes
something like this, but doesn't calls it built-in, because those are not
built-in CPU models, especially not more than the actual existing vendor
one (like e.g. SkyLake, which are even "more" builtin). Rather, these
are abstract CPU profiles that define a base CPU feature (flag) set, so I
used "abstract".

Anyway, I'll send out a full list of changes in my v5 reply soon, please
take a look at them yourself then.




  parent reply	other threads:[~2026-05-18  8:01 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-18  6:45 [PATCH manager/qemu-server v6 00/21] Add API and UI for custom CPU models Arthur Bied-Charreton
2026-05-18  6:45 ` [PATCH qemu-server v6 01/21] cpu config: rename CPU models config path variable Arthur Bied-Charreton
2026-05-18  6:45 ` [PATCH qemu-server v6 02/21] cpu flags: move cpu flags-related utilities to their own module Arthur Bied-Charreton
2026-05-18  6:45 ` [PATCH qemu-server v6 03/21] cpu flags: compare against JSON::true when querying supported flags Arthur Bied-Charreton
2026-05-18  6:45 ` [PATCH qemu-server v6 04/21] cpu flags: normalize CPU flags to QEMU's format Arthur Bied-Charreton
2026-05-18  6:45 ` [PATCH qemu-server v6 05/21] cpu flags: add helper querying CPU flags with nodes supporting them Arthur Bied-Charreton
2026-05-18  6:45 ` [PATCH qemu-server v6 06/21] cpu config: rename custom CPU model config loader Arthur Bied-Charreton
2026-05-18  6:45 ` [PATCH qemu-server v6 07/21] cpu config: add helpers to lock and write config Arthur Bied-Charreton
2026-05-18  6:45 ` [PATCH qemu-server v6 08/21] cpu: register standard option for CPU format Arthur Bied-Charreton
2026-05-18  6:45 ` [PATCH qemu-server v6 09/21] api: cpu flags: improve flags list returned by endpoint Arthur Bied-Charreton
2026-05-18  6:45 ` [PATCH qemu-server v6 10/21] custom cpu models: avoid redundant config load Arthur Bied-Charreton
2026-05-18  6:45 ` [PATCH qemu-server v6 11/21] cpu models: add 'builtin' flag to CPU model list endpoint Arthur Bied-Charreton
2026-05-18  6:45 ` [PATCH pve-manager v6 12/21] cluster: reorder imports Arthur Bied-Charreton
2026-05-18  6:45 ` [PATCH pve-manager v6 13/21] cluster: makefile: reorder perl sources and align backslashes Arthur Bied-Charreton
2026-05-18  6:45 ` [PATCH pve-manager v6 14/21] api: add endpoint querying available CPU flags cluster-wide Arthur Bied-Charreton
2026-05-18  6:45 ` [PATCH pve-manager v6 15/21] api: add CRUD handlers for custom CPU models Arthur Bied-Charreton
2026-05-18  6:45 ` [PATCH pve-manager v6 16/21] ui: cpu model selector: allow filtering out custom and builtin models Arthur Bied-Charreton
2026-05-18  6:45 ` [PATCH pve-manager v6 17/21] ui: add basic custom CPU model editor Arthur Bied-Charreton
2026-05-18  6:45 ` [PATCH pve-manager v6 18/21] ui: cpu flags selector: add CPU flag editor for custom models Arthur Bied-Charreton
2026-05-18  6:45 ` [PATCH pve-manager v6 19/21] ui: cpu flags selector: allow filtering out flags supported on 0 nodes Arthur Bied-Charreton
2026-05-18  6:45 ` [PATCH pve-manager v6 20/21] ui: cpu flags selector: add search bar for large lists of flags Arthur Bied-Charreton
2026-05-18  6:45 ` [PATCH pve-manager v6 21/21] ui: group custom CPU with resource mappings Arthur Bied-Charreton
2026-05-18  8:00 ` Thomas Lamprecht [this message]
2026-05-18  8:03   ` [PATCH manager/qemu-server v6 00/21] Add API and UI for custom CPU models Arthur Bied-Charreton

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=e45fad91-122f-4a00-8881-eef36e4ad359@proxmox.com \
    --to=t.lamprecht@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 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