Re: [Qemu-devel] Multi process. using threads in qemu

2010-03-26 Thread Samuel Thibault
Alexandre Muller, le Fri 26 Mar 2010 21:26:52 -0300, a écrit : > 1 - The is a known discussion about it? Yes. The basic answer is: this is hard. You'd need to keep the memory coherency etc. > 2 - There is a patch or a dirty and quick way to do it? (I not worried about > safety) Use kvm. In that

[Qemu-devel] Multi process. using threads in qemu

2010-03-26 Thread Alexandre Muller
Hi Qemu developers, I use the Qemu emulator for years, and recently I experienced things that made me think. Specially in how to speed up the emulator (for example if I have a 32 bit x86 with 2 ou more processors emulating 64 bit processor). First I noticed that even my virtual machine was very sl