qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Re: Again about SMP-host supporting


From: Andreas Färber
Subject: Re: [Qemu-devel] Re: Again about SMP-host supporting
Date: Sun, 22 Jun 2008 18:07:48 +0200

Георгий,

Am 22.06.2008 um 10:23 schrieb Георгий Войт:

2008/6/19 Георгий Войт <address@hidden>:
        is there in roadmap/TODO some plans about old (or not very old) SMP-hosts supporting? I mean - will qemu work not only on one core/CPU without HW acceleration (like kvm) ??? Can you make for each virtual CPU standalone qemu thread?  1 VurtualCPU - 1 qemu host thread; 2 VurtualCPU - 2 qemu host threads; etc ? I have P3 SMP machine, so it without intel VT technology on each CPU, so i can run qemu only on one CPU and KVM module can't be inserted...  :( 
          So, could you say me something about it?
                                                                   George.
                  COULD SOMEONE SAY ME SOMETHING ABOUT IT?

Writing all-caps won't make the devs in the know more responsive to such a general question.

Of course in theory it can be done. The problem is that it requires synchronization between the threads, and the previous attempts to do this reportedly resulted in code slower than the current single-threaded version. See the list archives for details.

If you have a good idea to tackle this, feel free to contribute a patch.

As for the emulation speed, if you're running Linux maybe you can use the kqemu module.

Andreas

reply via email to

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