all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH qemu-server] cpu config: update CPU models for QEMU 10.1
@ 2026-01-14 15:25 Fiona Ebner
  2026-01-20 16:54 ` [pve-devel] applied: " Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Fiona Ebner @ 2026-01-14 15:25 UTC (permalink / raw)
  To: pve-devel

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [pve-devel] applied: [PATCH qemu-server] cpu config: update CPU models for QEMU 10.1
  2026-01-14 15:25 [pve-devel] [PATCH qemu-server] cpu config: update CPU models for QEMU 10.1 Fiona Ebner
@ 2026-01-20 16:54 ` Thomas Lamprecht
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2026-01-20 16:54 UTC (permalink / raw)
  To: pve-devel, Fiona Ebner

On Wed, 14 Jan 2026 16:25:23 +0100, Fiona Ebner wrote:
> 


Applied, thanks!

[1/1] cpu config: update CPU models for QEMU 10.1
      commit: 0538c83c41603b50096ab418be166d1f86b6bd35


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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-01-20 16:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-01-14 15:25 [pve-devel] [PATCH qemu-server] cpu config: update CPU models for QEMU 10.1 Fiona Ebner
2026-01-20 16:54 ` [pve-devel] applied: " Thomas Lamprecht

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.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal