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

2010-07-22 Thread Aurelien Jarno
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] [PATCH 0/8] Fix various IO-thread breakages

2010-06-25 Thread Jan Kiszka
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) http://thread.gmane.org/gmane.comp.emulators.q