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