Commit 794b94ad authored by Alexandre Derumier's avatar Alexandre Derumier Committed by Dietmar Maurer

add Broadwell cpu model

Signed-off-by: 's avatarAlexandre Derumier <aderumier@odiso.com>
parent 90cdb9b1
...@@ -25,6 +25,7 @@ Ext.define('PVE.form.CPUModelSelector', { ...@@ -25,6 +25,7 @@ Ext.define('PVE.form.CPUModelSelector', {
['Westmere', 'Westmere'], ['Westmere', 'Westmere'],
['SandyBridge', 'SandyBridge'], ['SandyBridge', 'SandyBridge'],
['Haswell', 'Haswell'], ['Haswell', 'Haswell'],
['Broadwell', 'Broadwell'],
['Opteron_G1', 'Opteron_G1'], ['Opteron_G1', 'Opteron_G1'],
['Opteron_G2', 'Opteron_G2'], ['Opteron_G2', 'Opteron_G2'],
['Opteron_G3', 'Opteron_G3'], ['Opteron_G3', 'Opteron_G3'],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment