[libvirt PATCH 0/2] cpu_conf: Format vendor_id for host-model CPUs

Jiri Denemark jdenemar at redhat.com
Wed Feb 19 13:09:02 UTC 2020


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

Jiri Denemark (2):
  qemuxml2xmltest: Add case for host-model vendor_id
  cpu_conf: Format vendor_id for host-model CPUs

 src/conf/cpu_conf.c                           | 14 +++++----
 .../cpu-host-model-vendor.xml                 | 30 +++++++++++++++++++
 tests/qemuxml2xmltest.c                       |  1 +
 3 files changed, 40 insertions(+), 5 deletions(-)
 create mode 100644 tests/qemuxml2xmloutdata/cpu-host-model-vendor.xml

-- 
2.25.0




More information about the libvir-list mailing list