On Fri, Feb 24, 2012 at 10:44:19 +0100, Martin Kletzander wrote:
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.
---
v4:
- removed AMD-specific features (3dnow, 3dnowext, svm)
ACK and pushed.
Jirka