[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v2 RESEND] vl.c: Unify MAX_CPUMASK_BITS and mach
From: |
Eduardo Habkost |
Subject: |
Re: [Qemu-devel] [PATCH v2 RESEND] vl.c: Unify MAX_CPUMASK_BITS and machine->max_cpus checks |
Date: |
Fri, 6 Jun 2014 15:19:16 -0300 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On Mon, Jun 02, 2014 at 12:51:53PM -0300, Eduardo Habkost wrote:
[...]
> > -smp -1
>
> assert() is triggered, that's a bug. Thanks for finding it.
>
> (And that was the whole point of adding the assertions: to detect bugs.)
This is fixed by:
[PATCH] vl.c: Check -smp option ranges before setting int globals
submitted yesterday.
--
Eduardo