[libvirt] [PATCH v5 0/2] deprecate incorrect CPUs topology

Igor Mammedov posted 2 patches 7 years, 2 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/1536067356-44609-1-git-send-email-imammedo@redhat.com
Test docker-clang@ubuntu failed
Test checkpatch passed
qemu-deprecated.texi | 19 +++++++++++++++++++
vl.c                 | 12 +++++++++++-
2 files changed, 30 insertions(+), 1 deletion(-)
[libvirt] [PATCH v5 0/2] deprecate incorrect CPUs topology
Posted by Igor Mammedov 7 years, 2 months ago
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: drjones@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 | 19 +++++++++++++++++++
 vl.c                 | 12 +++++++++++-
 2 files changed, 30 insertions(+), 1 deletion(-)

-- 
2.7.4

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