mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-14 07:03:23 +00:00
add skylake to cpu types
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
parent
0e81561ae0
commit
6d4a1ca107
@ -25,6 +25,7 @@ Ext.define('PVE.form.CPUModelSelector', {
|
||||
['Haswell-noTSX','Haswell-noTSX'],
|
||||
['Broadwell', 'Broadwell'],
|
||||
['Broadwell-noTSX','Broadwell-noTSX'],
|
||||
['Skylake-Client','Skylake-Client'],
|
||||
['Opteron_G1', 'Opteron_G1'],
|
||||
['Opteron_G2', 'Opteron_G2'],
|
||||
['Opteron_G3', 'Opteron_G3'],
|
||||
|
Loading…
Reference in New Issue
Block a user