On 09/02/2018 07:52 AM, Alexandre Derumier wrote:
---
  www/manager6/form/CPUModelSelector.js | 1 +
  1 file changed, 1 insertion(+)

diff --git a/www/manager6/form/CPUModelSelector.js 
b/www/manager6/form/CPUModelSelector.js
index d3315513..9eb5b0e9 100644
--- a/www/manager6/form/CPUModelSelector.js
+++ b/www/manager6/form/CPUModelSelector.js
@@ -31,6 +31,7 @@ Ext.define('PVE.form.CPUModelSelector', {
        ['Opteron_G3', 'Opteron_G3'],
        ['Opteron_G4', 'Opteron_G4'],
        ['Opteron_G5', 'Opteron_G5'],
+       ['EPYC', 'EPYC'],
        ['host', 'host']
]


looks good, but i wanted to generate that component from qemu help output (qemu-system-x86_64 -cpu ?) for some time now

i will look at how hard this would be and send that, otherwise
we can include your patch

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

Reply via email to