qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH RESEND v2 0/3] vl: smp_parse sanity checks
@ 2014-12-19  2:59 Eduardo Habkost
  2014-12-19  2:59 ` [Qemu-devel] [PATCH RESEND v2 1/3] vl: Avoid unnecessary 'if' nesting Eduardo Habkost
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Eduardo Habkost @ 2014-12-19  2:59 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] 7+ messages in thread

end of thread, other threads:[~2015-01-08 16:36 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-19  2:59 [Qemu-devel] [PATCH RESEND v2 0/3] vl: smp_parse sanity checks Eduardo Habkost
2014-12-19  2:59 ` [Qemu-devel] [PATCH RESEND v2 1/3] vl: Avoid unnecessary 'if' nesting Eduardo Habkost
2014-12-19  2:59 ` [Qemu-devel] [PATCH RESEND v2 2/3] vl: fix max_cpus check Eduardo Habkost
2014-12-19  2:59 ` [Qemu-devel] [PATCH RESEND v2 3/3] vl: Don't silently change topology when all -smp options were set Eduardo Habkost
2015-01-08 10:48 ` [Qemu-devel] [PATCH RESEND v2 0/3] vl: smp_parse sanity checks Paolo Bonzini
2015-01-08 13:22   ` Eduardo Habkost
2015-01-08 16:36     ` Paolo Bonzini

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