* [pve-devel] [PATCH qemuserver] cpuconfig: add amd epyc milan model
@ 2022-05-17 15:15 Alexandre Derumier
2022-05-20 7:45 ` [pve-devel] applied: " Thomas Lamprecht
0 siblings, 1 reply; 2+ messages in thread
From: Alexandre Derumier @ 2022-05-17 15:15 UTC (permalink / raw)
To: pve-devel
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
---
PVE/QemuServer/CPUConfig.pm | 1 +
1 file changed, 1 insertion(+)
diff --git a/PVE/QemuServer/CPUConfig.pm b/PVE/QemuServer/CPUConfig.pm
index 564c8d2..48b555a 100644
--- a/PVE/QemuServer/CPUConfig.pm
+++ b/PVE/QemuServer/CPUConfig.pm
@@ -80,6 +80,7 @@ my $cpu_vendor_list = {
EPYC => 'AuthenticAMD',
'EPYC-IBPB' => 'AuthenticAMD',
'EPYC-Rome' => 'AuthenticAMD',
+ 'EPYC-Milan' => 'AuthenticAMD',
# generic types, use vendor from host node
host => 'default',
--
2.30.2
^ permalink raw reply [flat|nested] 2+ messages in thread
* [pve-devel] applied: Re: [PATCH qemuserver] cpuconfig: add amd epyc milan model
2022-05-17 15:15 [pve-devel] [PATCH qemuserver] cpuconfig: add amd epyc milan model Alexandre Derumier
@ 2022-05-20 7:45 ` Thomas Lamprecht
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2022-05-20 7:45 UTC (permalink / raw)
To: Proxmox VE development discussion, Alexandre Derumier
On 17/05/2022 17:15, Alexandre Derumier wrote:
> Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
> ---
> PVE/QemuServer/CPUConfig.pm | 1 +
> 1 file changed, 1 insertion(+)
>
>
applied, thanks!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-05-20 7:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-17 15:15 [pve-devel] [PATCH qemuserver] cpuconfig: add amd epyc milan model Alexandre Derumier
2022-05-20 7:45 ` [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