[libvirt] [PATCH] treat host models as case-insensitive strings

Jiri Denemark jdenemar at redhat.com
Tue Dec 19 19:05:49 UTC 2017


On Tue, Dec 19, 2017 at 12:39:26 -0600, Scott Garfinkle wrote:
> Qemu now allows case-insensitive specification of CPU models. This fixes the
> resulting problems on POWER arch machines. I believe a similar change is needed
> in src/cpu/cpu_x86.c but I don't have a way to test this.

I believe this change is not needed or even acceptable at all. What kind
of issue are you trying to solve? CPU models accepted by libvirt can be
listed with

    virsh cpu-models $ARCH

Is any of them not accepted by QEMU?

Jirka




More information about the libvir-list mailing list