Re: [Qemu-devel] FW: [kvm-devel] CPU consumption for SMP windows guests.

2007-08-27 Thread Carlo Marcelo Arenas Belon
On Sun, Aug 26, 2007 at 02:10:01AM -0700, Igor Lvovsky wrote: >As it was mentioned in forum (by Avi) it looks like the problem in the >windows Idle loop, that spinning instead of executing a 'hlt' instruction. could you provide a reference to this thread? >So, the solution lies in AC

Re: [Qemu-devel] FW: [kvm-devel] CPU consumption for SMP windows guests.

2007-08-26 Thread Andreas Färber
Hi, Am 26.08.2007 um 11:10 schrieb Igor Lvovsky: >> Does anybody know what's going on? Is SMP support working at the moment? >SMP works fine on Sparc32. Performance isn't great because the CPUs are not halted in SMP mode but they busy loop when idle. I sent this patch before, but probably