Re: [Qemu-devel] threads on qemu

2008-01-21 Thread Daniel P. Berrange
On Mon, Jan 21, 2008 at 09:57:54AM -0700, C.W. Betts wrote: > Still, is there a way to make qemu take advantage of multiple cores? They > are pretty commonplace in new computers (is there any selling computer that > doesn't have multiple cores?). If you've got recent x86 CPUs, then they may wel

Re: [Qemu-devel] threads on qemu

2008-01-21 Thread C.W. Betts
. Betts" <[EMAIL PROTECTED]> Cc: Sent: Monday, January 21, 2008 9:10 AM Subject: Re: [Qemu-devel] threads on qemu Hi, On Mon, 21 Jan 2008, C.W. Betts wrote: I was thinking, maybe qemu could use threads for at least every processor it emulates (on emulated smp computers) and, at t

Re: [Qemu-devel] threads on qemu

2008-01-21 Thread Johannes Schindelin
Hi, On Mon, 21 Jan 2008, C.W. Betts wrote: > I was thinking, maybe qemu could use threads for at least every > processor it emulates (on emulated smp computers) and, at the most, > every single device emulated. This would help users who have multiple > cores, but it might impact performance o

Re: [Qemu-devel] threads on qemu

2008-01-21 Thread Paul Brook
On Monday 21 January 2008, C.W. Betts wrote: > I was thinking, maybe qemu could use threads for at least every processor > it emulates (on emulated smp computers) and, at the most, every single > device emulated. This would help users who have multiple cores, but it > might impact performance on t