From: Martin Kletzander Date: Fri, 24 Feb 2012 09:44:19 +0000 (+0100) Subject: Support for cpu64-rhel* qemu cpu models X-Git-Tag: v0.9.11-rc1~184 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b395f95910200d4025d0e1a667502fb00277a126;p=thirdparty%2Flibvirt.git Support for cpu64-rhel* qemu cpu models In qemu there are 2 cpu models (cpu64-rhel5 and cpu64-rhel6) not supported by libvirt. This patch adds the support with the flags specifications from /usr/share/qemu-kvm/cpu-model/cpu-x86_64.conf The only difference is that AMD-specific features are removed so the processor type is not vendor-specific. Those features are either emulated or ignored by qemu if host CPU doesn't support them. --- diff --git a/src/cpu/cpu_map.xml b/src/cpu/cpu_map.xml index 3e6810fccf..83c8534454 100644 --- a/src/cpu/cpu_map.xml +++ b/src/cpu/cpu_map.xml @@ -303,6 +303,66 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +