public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Fiona Ebner <f.ebner@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH qemu-server] cpu config: update CPU models for QEMU 10.1
Date: Wed, 14 Jan 2026 16:25:23 +0100	[thread overview]
Message-ID: <20260114152547.277310-1-f.ebner@proxmox.com> (raw)

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
---
 src/PVE/QemuServer/CPUConfig.pm | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/src/PVE/QemuServer/CPUConfig.pm b/src/PVE/QemuServer/CPUConfig.pm
index b63743be..ec418e73 100644
--- a/src/PVE/QemuServer/CPUConfig.pm
+++ b/src/PVE/QemuServer/CPUConfig.pm
@@ -132,9 +132,18 @@ my $cpu_vendor_list = {
     'Icelake-Server-v4' => 'GenuineIntel',
     'Icelake-Server-v5' => 'GenuineIntel',
     'Icelake-Server-v6' => 'GenuineIntel',
+    'Icelake-Server-v7' => 'GenuineIntel',
     'SapphireRapids' => 'GenuineIntel',
     'SapphireRapids-v2' => 'GenuineIntel',
+    'SapphireRapids-v3' => 'GenuineIntel',
+    'SapphireRapids-v4' => 'GenuineIntel',
     'GraniteRapids' => 'GenuineIntel',
+    'GraniteRapids-v2' => 'GenuineIntel',
+    'GraniteRapids-v3' => 'GenuineIntel',
+    'SierraForest' => 'GenuineIntel',
+    'SierraForest-v2' => 'GenuineIntel',
+    'SierraForest-v3' => 'GenuineIntel',
+    'ClearwaterForest' => 'GenuineIntel',
 
     # AMD CPUs
     athlon => 'AuthenticAMD',
@@ -148,13 +157,18 @@ my $cpu_vendor_list = {
     'EPYC-IBPB' => 'AuthenticAMD',
     'EPYC-v3' => 'AuthenticAMD',
     'EPYC-v4' => 'AuthenticAMD',
+    'EPYC-v5' => 'AuthenticAMD',
     'EPYC-Rome' => 'AuthenticAMD',
     'EPYC-Rome-v2' => 'AuthenticAMD',
     'EPYC-Rome-v3' => 'AuthenticAMD',
     'EPYC-Rome-v4' => 'AuthenticAMD',
+    'EPYC-Rome-v5' => 'AuthenticAMD',
     'EPYC-Milan' => 'AuthenticAMD',
     'EPYC-Milan-v2' => 'AuthenticAMD',
+    'EPYC-Milan-v3' => 'AuthenticAMD',
     'EPYC-Genoa' => 'AuthenticAMD',
+    'EPYC-Genoa-v2' => 'AuthenticAMD',
+    'EPYC-Turin' => 'AuthenticAMD',
 
     # generic types, use vendor from host node
     host => 'default',
-- 
2.47.3



_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


                 reply	other threads:[~2026-01-14 15:26 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20260114152547.277310-1-f.ebner@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
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal