Re: [Qemu-devel] QEMU on dual core WinXP

2006-08-30 Thread Fabrice Bellard
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 restri

RE: [Qemu-devel] QEMU on dual core WinXP

2006-08-29 Thread Armistead, Jason
bject: [Qemu-devel] QEMU on dual core WinXP 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

[Qemu-devel] QEMU on dual core WinXP

2006-08-29 Thread Schwarz, Konrad
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