qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] about the smp safe of Qemu
@ 2008-12-08  6:07 wang Tiger
  0 siblings, 0 replies; only message in thread
From: wang Tiger @ 2008-12-08  6:07 UTC (permalink / raw)
  To: qemu-devel

we can see that qemu emulates two or more virtual cpus  just on one
physical cpu as form of "for" loop.
Cat it be changed to be smp safe?
I mean can we use more than one physical cpu to emulate the virtual cpus?
Like that one virtual cpu is a pthread, and the threads are bonded on
the different cpus?
So that we can translate the code concurrently.
Is it possible?
And what's the main challenge of this work , if i want to do~

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-12-08  6:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-08  6:07 [Qemu-devel] about the smp safe of Qemu wang Tiger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).