[libvirt] [PATCH v7 0/2] deprecate incorrect CPUs topolog

Igor Mammedov posted 2 patches 5 years, 7 months ago
Failed in applying to current master (apply log)
qemu-deprecated.texi | 13 +++++++++++++
vl.c                 | 12 +++++++++++-
2 files changed, 24 insertions(+), 1 deletion(-)
[libvirt] [PATCH v7 0/2] deprecate incorrect CPUs topolog
Posted by Igor Mammedov 5 years, 7 months ago
Changelog since v5:
  * add(v6) and then remove(v7) Notes section to/from deprication doc
     (Eduardo Habkost <ehabkost@redhat.com>)
  * fix up wording and math formating in deprication doc
     (Eduardo Habkost <ehabkost@redhat.com>)
  * drop !socket check as it always evaluates to true at that point
     (Eduardo Habkost <ehabkost@redhat.com>)
Changelog since v4:
  * extend deprication doc, adding that maxcpus should be multiple of
        present on CLI [sockets/cores/threads] options
        (Eduardo Habkost <ehabkost@redhat.com>)

series bundles together 2 related patches posted separately earlier:
  vl.c deprecate incorrect CPUs topology
  vl:c: make sure that sockets are calculated  correctly in '-smp X' case

Goal is to depricate invalid topologies so we could make sure that topology
configuration is correct by forbidding invalid input once deprecation
period ends.

---
CC: libvir-list@redhat.com
CC: ehabkost@redhat.com

Igor Mammedov (2):
  vl.c deprecate incorrect CPUs topology
  vl:c: make sure that sockets are calculated correctly in '-smp X' case

 qemu-deprecated.texi | 13 +++++++++++++
 vl.c                 | 12 +++++++++++-
 2 files changed, 24 insertions(+), 1 deletion(-)

-- 
2.7.4

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list