From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D1oUi-00028H-PE for qemu-devel@nongnu.org; Thu, 17 Feb 2005 11:27:13 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D1oUZ-00023W-Vz for qemu-devel@nongnu.org; Thu, 17 Feb 2005 11:27:05 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D1oUY-0001zl-Ui for qemu-devel@nongnu.org; Thu, 17 Feb 2005 11:27:03 -0500 Received: from [81.255.54.11] (helo=mx.laposte.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D1o8V-0007Sm-UG for qemu-devel@nongnu.org; Thu, 17 Feb 2005 11:04:16 -0500 Message-ID: <4214C070.9000104@laposte.net> Date: Thu, 17 Feb 2005 17:04:00 +0100 From: "Damien \"tuX\" Thebault" MIME-Version: 1.0 Subject: Re: [Qemu-devel] anybody working on smp..? Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig928427F1643DAEF02CF6250D" Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: venkateshp Cc: qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig928427F1643DAEF02CF6250D Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit venkateshp wrote : > hi, > i edited the configure script to print a few lines of #defines for smp.. into > smp.h(or should it be printed into somewhere else?) now when i go to bios.. > which would be easier (or better?) to do? take the bochs bios from earliest > version which came with smp, or edit the present bios? > if anybody working on smp, please share your experiences.. i'm seeing smp > support in the todo file under short term: for quite sometime.. > thanks > I have a dual-cpu computer so I'm interested in smp support too. But how would it work? I mean, emulate a smp system on a up one, a un system on a smp one, or just a smp system on a system with the same number of cpus? The last should be enough for me but the others are cool too. On the bochs CVS (I didn't try the archives), ther are some smp bioses : 2,4 and 8 processors support... I tried this bios with qemu... the bios shows "2 cpus" and the Linux kernel see that from the bios. But there is a problem juste after the first cpu detection ("BIOS bug, local APIC #0 not detected!...") I know that BIOS support is far than enough to enable smp support in qemu, but it is a good start, isn't it? (there is also some details here on what need to be done to enable smp : http://bochs.sourceforge.net/doc/docbook/user/smp.html, maybe it could help someone...) I don't know if smp support is important, but it may be nice :) Damien. --------------enig928427F1643DAEF02CF6250D Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFCFMB1VHEaRMFauK8RAti6AKCQ7gwcruyu0ToZEg20QkIPrnHUOACghlqI 72oOPxETFXE2zWqvvIlU+Y0= =UVrH -----END PGP SIGNATURE----- --------------enig928427F1643DAEF02CF6250D--