From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JszDA-0000hZ-HF for qemu-devel@nongnu.org; Mon, 05 May 2008 07:50:28 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JszD8-0000fo-VF for qemu-devel@nongnu.org; Mon, 05 May 2008 07:50:27 -0400 Received: from [199.232.76.173] (port=43250 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JszD8-0000fZ-MN for qemu-devel@nongnu.org; Mon, 05 May 2008 07:50:26 -0400 Received: from mail2.dds.co.uk ([168.238.66.5] helo=ns0.dds.co.uk) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JszD8-0006BQ-9B for qemu-devel@nongnu.org; Mon, 05 May 2008 07:50:26 -0400 Message-ID: <481EE8F2.6000107@dds.fr> Date: Mon, 05 May 2008 13:01:06 +0200 From: foure patrick MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=ISO-8859-1; format=flowed Subject: [Qemu-devel] QEMU CPU Overload on solaris10-x86 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 Cc: Serge Martins Hi all , I have a strange behavior of qemu on solaris10-x86 update4 : on a AMD platform ( sun x2100 ) : no problem on a Xeon platform ( sun x4150 ) : the cpu is allways at 100% used exclusively by qemu process ( LWP nb 1 ) The guest OS is XP SP2 and the windows cpu is idle . The release of solaris is : sol10-x86 update4 (5.10 Generic_120012-14) and the release of qemu is : 0.8.2__cvs20070120sat Same windows XP image . We have tried to rebuild QEMU 0.9.0 binaries on the Xeon platform with GCC -3.4.2 but the same problem appear. Does someone have any idea why i have a different behavior between the 2 processors ? Thanks by advance for any help Patrick Foure