qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/3] vl: smp_parse sanity checks
@ 2014-11-11 18:50 Eduardo Habkost
  2014-11-11 18:50 ` [Qemu-devel] [PATCH v2 1/3] vl: Avoid unnecessary 'if' nesting Eduardo Habkost
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Eduardo Habkost @ 2014-11-11 18:50 UTC (permalink / raw)
  To: qemu-devel; +Cc: Paolo Bonzini, Andrew Jones, Peter Lieven

>From the original series sent by Andrew, only patch 1/3 was kept. Patch 2/3
from v1 was replaced by a safer fix. Patch 3/3 was removed because it generates
a warning even on the most common use-case ("-smp <n>" without any extra
options).

Andrew Jones (1):
  vl: fix max_cpus check

Eduardo Habkost (2):
  vl: Avoid unnecessary 'if' nesting
  vl: Don't silently change topology when all -smp options were set

 vl.c | 22 +++++++++++++---------
 1 file changed, 13 insertions(+), 9 deletions(-)

-- 
1.9.3

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

end of thread, other threads:[~2014-11-12  9:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-11 18:50 [Qemu-devel] [PATCH v2 0/3] vl: smp_parse sanity checks Eduardo Habkost
2014-11-11 18:50 ` [Qemu-devel] [PATCH v2 1/3] vl: Avoid unnecessary 'if' nesting Eduardo Habkost
2014-11-12  9:23   ` Andrew Jones
2014-11-11 18:50 ` [Qemu-devel] [PATCH v2 2/3] vl: fix max_cpus check Eduardo Habkost
2014-11-11 18:50 ` [Qemu-devel] [PATCH v2 3/3] vl: Don't silently change topology when all -smp options were set Eduardo Habkost
2014-11-12  9:38   ` Andrew Jones

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).