From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HGkXk-00034H-6b for qemu-devel@nongnu.org; Mon, 12 Feb 2007 18:25:08 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HGkXi-000332-LX for qemu-devel@nongnu.org; Mon, 12 Feb 2007 18:25:07 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HGkXi-00032z-Fc for qemu-devel@nongnu.org; Mon, 12 Feb 2007 18:25:06 -0500 Received: from pobox.sfu.ca ([142.58.101.28]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1HGkXh-0006Ic-Pg for qemu-devel@nongnu.org; Mon, 12 Feb 2007 18:25:06 -0500 Received: from [142.58.65.81] (bby-wired-gen1-335.authent.sfu.ca [142.58.65.81]) (authenticated bits=0) by pobox.sfu.ca (8.13.6/8.13.5/SFU-6.0G) with ESMTP id l1CNOurt021745 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Mon, 12 Feb 2007 15:24:57 -0800 (PST) Message-ID: <45D0F74D.7030201@sfu.ca> Date: Mon, 12 Feb 2007 15:25:01 -0800 From: "Danny Chieh-Yao, Cheng" MIME-Version: 1.0 References: <200702091719.16429.rob@landley.net> In-Reply-To: <200702091719.16429.rob@landley.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] QEMU and SMP Option on dual core processor 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 Hi all, I am running a Centrino Duo on Windows XP Home SP2. Here's the problem... I want to run the option "-smp 2" with QEMU, but when I start it, it says it cannot find cpu1. When I look into task manager and the affinity, it's running on CPU0, but if I use imagecfg to set QEMU to run on CPU1, it STILL give me the same error. Does anyone know of this problem? Also, I tried to turn off one processor in BIOs, but there's no such option either, I'm using ASUS A8JM laptop. Regards, Danny