mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-05-05 14:46:51 +00:00
add IvyBridge cpu model (qemu >= 2.3)
Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
This commit is contained in:
parent
fc79e81353
commit
8bb5e28d50
@ -424,7 +424,7 @@ EODESCR
|
|||||||
optional => 1,
|
optional => 1,
|
||||||
description => "Emulated CPU type.",
|
description => "Emulated CPU type.",
|
||||||
type => 'string',
|
type => 'string',
|
||||||
enum => [ qw(486 athlon pentium pentium2 pentium3 coreduo core2duo kvm32 kvm64 qemu32 qemu64 phenom Conroe Penryn Nehalem Westmere SandyBridge Haswell Broadwell Opteron_G1 Opteron_G2 Opteron_G3 Opteron_G4 Opteron_G5 host) ],
|
enum => [ qw(486 athlon pentium pentium2 pentium3 coreduo core2duo kvm32 kvm64 qemu32 qemu64 phenom Conroe Penryn Nehalem Westmere SandyBridge IvyBridge Haswell Broadwell Opteron_G1 Opteron_G2 Opteron_G3 Opteron_G4 Opteron_G5 host) ],
|
||||||
default => 'kvm64',
|
default => 'kvm64',
|
||||||
},
|
},
|
||||||
parent => get_standard_option('pve-snapshot-name', {
|
parent => get_standard_option('pve-snapshot-name', {
|
||||||
|
Loading…
Reference in New Issue
Block a user