• M
    Support for cpu64-rhel* qemu cpu models · b395f959
    Martin Kletzander 提交于
    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.
    b395f959
cpu_map.xml 20.3 KB