* [Qemu-devel] Current state of SMP?
@ 2007-08-21 8:20 Simon Peter
2007-08-21 18:35 ` Blue Swirl
0 siblings, 1 reply; 2+ messages in thread
From: Simon Peter @ 2007-08-21 8:20 UTC (permalink / raw)
To: qemu-devel
Hi,
I'd like to emulate an SMP x86 system using QEMU, running on Linux-x86.
For a first test, I tried to boot Debian Live with it using the
following command line:
qemu -cdrom debian-live-sid-i386-standard.iso -smp 2
It gets to the bootloader (LILO), but the keyboard is not responding.
Adding -no-acpi to the command line does not solve the problem.
I tried both the current release version 0.9.0 and the current CVS
version of today.
Does anybody know what's going on? Is SMP support working at the moment?
Thanks!
Simon
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] Current state of SMP?
2007-08-21 8:20 [Qemu-devel] Current state of SMP? Simon Peter
@ 2007-08-21 18:35 ` Blue Swirl
0 siblings, 0 replies; 2+ messages in thread
From: Blue Swirl @ 2007-08-21 18:35 UTC (permalink / raw)
To: qemu-devel
On 8/21/07, Simon Peter <simon.peter@gmx.de> wrote:
> Does anybody know what's going on? Is SMP support working at the moment?
SMP works fine on Sparc32. Performance isn't great because the CPUs
are not halted in SMP mode but they busy loop when idle.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-08-21 18:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-21 8:20 [Qemu-devel] Current state of SMP? Simon Peter
2007-08-21 18:35 ` Blue Swirl
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).