]> git.ipfire.org Git - thirdparty/libvirt.git/commit
cpu_conf: Format vendor_id for host-model CPUs
authorJiri Denemark <jdenemar@redhat.com>
Wed, 19 Feb 2020 12:48:39 +0000 (13:48 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Wed, 19 Feb 2020 14:11:40 +0000 (15:11 +0100)
commit0905f222f1bfd9d741e94a8d653e05bb174846d3
tree5ca3c2cf83bd768c57c85db81d114f826071c44b
parent1939fbef989e6990cb5dd2d2d7ff8ea002c517c2
cpu_conf: Format vendor_id for host-model CPUs

In commit v5.9.0-400-gaf8e39921a I removed printing model's fallback and
vendor_id attributes when no model is specified. However, vendor_id
makes sense even without a specific CPU model (for host-model CPUs).

https://bugzilla.redhat.com/show_bug.cgi?id=1804549

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/conf/cpu_conf.c
tests/qemuxml2xmloutdata/cpu-host-model-vendor.xml