qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v8 0/2] deprecate incorrect CPUs topolog
@ 2018-09-13 11:06 Igor Mammedov
  2018-09-13 11:06 ` [Qemu-devel] [PATCH v8 1/2] vl.c deprecate incorrect CPUs topology Igor Mammedov
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Igor Mammedov @ 2018-09-13 11:06 UTC (permalink / raw)
  To: qemu-devel; +Cc: eblake, ehabkost

Changelog since v7:
  * drop repetitive sentence in deprication doc (Eric Blake <eblake@redhat.com>)
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: eblake@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 | 12 ++++++++++++
 vl.c                 | 12 +++++++++++-
 2 files changed, 23 insertions(+), 1 deletion(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-10-08 14:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-13 11:06 [Qemu-devel] [PATCH v8 0/2] deprecate incorrect CPUs topolog Igor Mammedov
2018-09-13 11:06 ` [Qemu-devel] [PATCH v8 1/2] vl.c deprecate incorrect CPUs topology Igor Mammedov
2018-09-13 14:58   ` Eric Blake
2018-09-13 11:06 ` [Qemu-devel] [PATCH v8 2/2] vl:c: make sure that sockets are calculated correctly in '-smp X' case Igor Mammedov
2018-10-08 14:42 ` [Qemu-devel] [PATCH v8 0/2] deprecate incorrect CPUs topolog Eduardo Habkost

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).