[Qemu-devel] Re: [PATCH 0/8] Fix various IO-thread breakages

2010-06-28 Thread Marcelo Tosatti
On Fri, Jun 25, 2010 at 04:56:48PM +0200, Jan Kiszka wrote: > This series unbreaks -smp >1 and guest debugging in CONFIG_IOTHREAD > mode. I still find the SMP scheduling in cpu_exec_all suboptimal, but > at least it works now. > > Dependencies are: > http://thread.gmane.org/gmane.comp.emulators.kv

[Qemu-devel] Re: [PATCH 0/8] Fix various IO-thread breakages

2010-06-27 Thread Paolo Bonzini
On 06/25/2010 04:56 PM, Jan Kiszka wrote: This series unbreaks -smp>1 and guest debugging in CONFIG_IOTHREAD mode. I still find the SMP scheduling in cpu_exec_all suboptimal, but at least it works now. Dependencies are: http://thread.gmane.org/gmane.comp.emulators.kvm.devel/52718 (kvm queue) htt