From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FRXwY-0004D0-3P for qemu-devel@nongnu.org; Thu, 06 Apr 2006 13:06:50 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FRXwW-0004Cl-Nn for qemu-devel@nongnu.org; Thu, 06 Apr 2006 13:06:49 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FRXwW-0004Ci-Jg for qemu-devel@nongnu.org; Thu, 06 Apr 2006 13:06:48 -0400 Received: from [66.249.92.200] (helo=uproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FRY0I-0003QO-L5 for qemu-devel@nongnu.org; Thu, 06 Apr 2006 13:10:42 -0400 Received: by uproxy.gmail.com with SMTP id h2so106492ugf for ; Thu, 06 Apr 2006 10:06:46 -0700 (PDT) Message-ID: Date: Thu, 6 Apr 2006 19:06:46 +0200 From: "Pascal Terjan" Subject: Re: [Qemu-devel] SMP In-Reply-To: <4434E215.5040308@s3group.com.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <4434E215.5040308@s3group.com.pl> 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 4/6/06, Jacek Poplawski wrote: > Hello. Hello > Does "-smp 2" option use both CPUs of my host, or only one? only one > I had impression that "smp" if just emulated, because my compilation > inside target OS is two times longer... > > Is there any way to use two host CPUs in Qemu? No