[pve-devel] [PATCH 1/2] add target-x86_64.conf from rhel6.2
Dietmar Maurer
dietmar at proxmox.com
Tue Jan 31 06:39:02 CET 2012
Is there any reason why that can't be included into upstream?
If not, I would prefer if you sent that patch to qemu-devel for inclusion into upstream.
- Dietmar
> -----Original Message-----
> From: pve-devel-bounces at pve.proxmox.com [mailto:pve-devel-
> bounces at pve.proxmox.com] On Behalf Of Derumier Alexandre
> Sent: Montag, 30. Jänner 2012 14:10
> To: pve-devel at pve.proxmox.com
> Subject: [pve-devel] [PATCH 1/2] add target-x86_64.conf from rhel6.2
>
>
> Signed-off-by: Derumier Alexandre <aderumier at odiso.com>
> ---
> debian/target-x86_64.conf | 128
> +++++++++++++++++++++++++++++++++++++++++++++
> 1 files changed, 128 insertions(+), 0 deletions(-) create mode 100644
> debian/target-x86_64.conf
>
> diff --git a/debian/target-x86_64.conf b/debian/target-x86_64.conf new file
> mode 100644 index 0000000..f4330ed
> --- /dev/null
> +++ b/debian/target-x86_64.conf
> @@ -0,0 +1,128 @@
> +# x86 CPU MODELS
> +
> +[cpudef]
> + name = "cpu64-rhel6"
> + level = "4"
> + vendor = "AuthenticAMD"
> + family = "6"
> + model = "13"
> + stepping = "3"
> + feature_edx = "sse2 sse fxsr mmx clflush pse36 pat cmov mca pge mtrr sep
> apic cx8 mce pae msr tsc pse de fpu"
> + feature_ecx = "cx16 sse3 x2apic"
> + extfeature_edx = "lm fxsr mmx nx pat cmov pge syscall apic cx8 mce pae msr
> tsc pse de fpu"
> + extfeature_ecx = "sse4a abm svm lahf_lm"
> + xlevel = "0x8000000A"
> + model_id = "QEMU Virtual CPU version (cpu64-rhel6)"
...
More information about the pve-devel
mailing list