qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: [PATCH 08/21] move disabling code to kqemu.c instead of


From: Anthony Liguori
Subject: [Qemu-devel] Re: [PATCH 08/21] move disabling code to kqemu.c instead of vl.c
Date: Wed, 15 Oct 2008 15:32:05 -0500
User-agent: Thunderbird 2.0.0.17 (X11/20080925)

Glauber Costa wrote:
From: Glauber Costa <address@hidden>

kqemu is not smp. So instead of testing in vl.c, do the test in kqemu.c,
and just refuse to start if smp_cpus > 1.

Maybe the start accelerator should be passed the number of cpus instead of relying on an extern variable?

Regards,

Anthony Liguori





reply via email to

[Prev in Thread] Current Thread [Next in Thread]