From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GIWUY-0000Fh-7b for qemu-devel@nongnu.org; Wed, 30 Aug 2006 16:16:54 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GIWUW-0000FI-OU for qemu-devel@nongnu.org; Wed, 30 Aug 2006 16:16:53 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GIWUW-0000FF-IZ for qemu-devel@nongnu.org; Wed, 30 Aug 2006 16:16:52 -0400 Received: from [84.96.92.60] (helo=Smtp.neuf.fr) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GIWdz-0003M5-Jn for qemu-devel@nongnu.org; Wed, 30 Aug 2006 16:26:39 -0400 Received: from [86.73.70.120] by sp604001mt.gpm.neuf.ld (Sun Java System Messaging Server 6.2-5.05 (built Feb 16 2006)) with ESMTP id <0J4T00HD7TQ346M1@sp604001mt.gpm.neuf.ld> for qemu-devel@nongnu.org; Wed, 30 Aug 2006 21:49:16 +0200 (CEST) Date: Wed, 30 Aug 2006 21:49:40 +0200 From: Fabrice Bellard Subject: Re: [Qemu-devel] QEMU on dual core WinXP In-reply-to: Message-id: <44F5EBD4.2050002@bellard.org> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT References: 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, Since version 0.8.2, QEMU includes the processor affinity fix. Did you try with this version ? Regards, Fabrice. Schwarz, Konrad wrote: > Hi, > > I have a brand new dual core machine which caused QEMU to go into an > endless loop under Windows XP. Modifying the process affinity mask to > restrict the process to run on only one machine made the problem go > away. I admit to having rewritten the "main loop" event handling code > so it may well be my fault. Still, I would like to know if anyone has > had similar problems with a stock QEMU, since I find debugging QEMU > under Win32 extremely difficult (I currently use Insight or GDB under > Cygwin -- any better ideas?) > > Regards, > > Konrad > > > > > ------------------------------------------------------------------------ > > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel