[pve-devel] [PATCH] update target-x86_64.conf to rhel6.2 version
Alexandre DERUMIER
aderumier at odiso.com
Wed Feb 1 07:53:20 CET 2012
We can add all the new models.
For the old model, did we really need old models ? (486,pentium3 ?)
maybe keep coreduo,core2duo,qemu64,qemu32 + new models ?
I don't know what is kvm32,kvm64.
x86 Opteron_G3 : keep
x86 Opteron_G2
x86 Opteron_G1
x86 Westmere
x86 Nehalem
x86 Penryn
x86 Conroe
x86 cpu64-rhel5
x86 cpu64-rhel6
x86 [n270]
x86 [athlon]
x86 [pentium3]
x86 [pentium2]
x86 [pentium]
x86 [486]
x86 [coreduo]
x86 [kvm32]
x86 [qemu32]
x86 [kvm64]
x86 [core2duo]
x86 [phenom]
x86 [qemu64]
----- Mail original -----
De: "Dietmar Maurer" <dietmar at proxmox.com>
À: "Derumier Alexandre" <aderumier at odiso.com>, pve-devel at pve.proxmox.com
Envoyé: Mercredi 1 Février 2012 07:25:07
Objet: RE: [pve-devel] [PATCH] update target-x86_64.conf to rhel6.2 version
We currently have the following cpu type list:
# kvm -cpu ?
x86 Opteron_G3
x86 Opteron_G2
x86 Opteron_G1
x86 Westmere
x86 Nehalem
x86 Penryn
x86 Conroe
x86 cpu64-rhel5
x86 cpu64-rhel6
x86 [n270]
x86 [athlon]
x86 [pentium3]
x86 [pentium2]
x86 [pentium]
x86 [486]
x86 [coreduo]
x86 [kvm32]
x86 [qemu32]
x86 [kvm64]
x86 [core2duo]
x86 [phenom]
x86 [qemu64]
Which of those type should we enable in QemuServer.pm? We currently have:
cpu => {
optional => 1,
description => "Emulated CPU type.",
type => 'string',
enum => [ qw(486 athlon pentium pentium2 pentium3 coreduo core2duo kvm32 kvm64 qemu32 qemu64 phenom host) ],
default => 'qemu64',
},
Should we simply add all of them?
> -----Original Message-----
> From: pve-devel-bounces at pve.proxmox.com [mailto:pve-devel-
> bounces at pve.proxmox.com] On Behalf Of Derumier Alexandre
> Sent: Dienstag, 31. Jänner 2012 18:14
> To: pve-devel at pve.proxmox.com
> Subject: [pve-devel] [PATCH] update target-x86_64.conf to rhel6.2 version
>
>
> Signed-off-by: Derumier Alexandre <aderumier at odiso.com>
> ---
> debian/patches/series | 2 +-
> ...ate-target-x86_64.conf-to-rhel6.2-version.patch | 157
> ++++++++++++++++++++
> 2 files changed, 158 insertions(+), 1 deletions(-) create mode 100644
> debian/patches/update-target-x86_64.conf-to-rhel6.2-version.patch
--
--
Alexandre Derumier
Ingénieur système
e-mail : aderumier at odiso.com
Tél : +33 (0)3 20 68 88 90
Fax : +33 (0)3 20 68 90 81
45 Bvd du Général Leclerc
59100 ROUBAIX - FRANCE
-------------- next part --------------
A non-text attachment was scrubbed...
Name: aderumier.vcf
Type: text/x-vcard
Size: 183 bytes
Desc: not available
URL: <http://lists.proxmox.com/pipermail/pve-devel/attachments/20120201/6e8d8b93/attachment.vcf>
More information about the pve-devel
mailing list