Commit d913c43d authored by Alexandre Derumier's avatar Alexandre Derumier Committed by Dietmar Maurer

add IvyBridge cpu model

Signed-off-by: 's avatarAlexandre Derumier <aderumier@odiso.com>
parent da2ba086
......@@ -24,6 +24,7 @@ Ext.define('PVE.form.CPUModelSelector', {
['Nehalem', 'Nehalem'],
['Westmere', 'Westmere'],
['SandyBridge', 'SandyBridge'],
['IvyBridge', 'IvyBridge'],
['Haswell', 'Haswell'],
['Broadwell', 'Broadwell'],
['Opteron_G1', 'Opteron_G1'],
......
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