qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] about the smp safe of Qemu


From: wang Tiger
Subject: [Qemu-devel] about the smp safe of Qemu
Date: Mon, 8 Dec 2008 14:07:35 +0800

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~




reply via email to

[Prev in Thread] Current Thread [Next in Thread]