[pve-devel] [PATCH qemu-server] Closes #787: add Haswell-noTSX cpu type

Wolfgang Bumiller w.bumiller at proxmox.com
Wed Jan 13 13:48:23 CET 2016


> On January 13, 2016 at 12:22 PM Alexandre DERUMIER <aderumier at odiso.com> wrote:
> 
> Hi,
> 
> they are also an "Broadwell-noTSX" cpu type

Ah missed that. Will add them, too.

> http://git.qemu.org/?p=qemu.git;a=commit;h=a356850b80b3d13b2ef737dad2acb05e6da03753
> 
> 
> ----- Mail original -----
> De: "Wolfgang Bumiller" <w.bumiller at proxmox.com>
> À: "pve-devel" <pve-devel at pve.proxmox.com>
> Envoyé: Mercredi 13 Janvier 2016 10:45:35
> Objet: [pve-devel] [PATCH qemu-server] Closes #787: add Haswell-noTSX cpu	type
> 
> --- 
> PVE/QemuServer.pm | 2 +- 
> 1 file changed, 1 insertion(+), 1 deletion(-) 
> 
> diff --git a/PVE/QemuServer.pm b/PVE/QemuServer.pm 
> index 3092421..595f365 100644 
> --- a/PVE/QemuServer.pm 
> +++ b/PVE/QemuServer.pm 
> @@ -353,7 +353,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 IvyBridge 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 Haswell-noTSX Broadwell Opteron_G1 Opteron_G2 Opteron_G3 Opteron_G4 Opteron_G5 host) ], 
> default => 'kvm64', 
> }, 
> parent => get_standard_option('pve-snapshot-name', { 
> -- 
> 2.1.4 
> 
> 
> _______________________________________________ 
> pve-devel mailing list 
> pve-devel at pve.proxmox.com 
> http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel 
> _______________________________________________
> pve-devel mailing list
> pve-devel at pve.proxmox.com
> http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel




More information about the pve-devel mailing list