From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1INYaF-0006Yu-JT for qemu-devel@nongnu.org; Tue, 21 Aug 2007 14:36:07 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1INYa9-0006VQ-P6 for qemu-devel@nongnu.org; Tue, 21 Aug 2007 14:36:06 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1INYa9-0006VH-Ly for qemu-devel@nongnu.org; Tue, 21 Aug 2007 14:36:01 -0400 Received: from nf-out-0910.google.com ([64.233.182.185]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1INYaA-0000EH-76 for qemu-devel@nongnu.org; Tue, 21 Aug 2007 14:36:02 -0400 Received: by nf-out-0910.google.com with SMTP id 30so911247nfu for ; Tue, 21 Aug 2007 11:36:00 -0700 (PDT) Message-ID: Date: Tue, 21 Aug 2007 21:35:59 +0300 From: "Blue Swirl" Subject: Re: [Qemu-devel] Current state of SMP? In-Reply-To: <20070821102008.726f852e.simon.peter@gmx.de> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20070821102008.726f852e.simon.peter@gmx.de> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On 8/21/07, Simon Peter 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.