qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Về: Qemu performance


From: Alexander Graf
Subject: Re: [Qemu-devel] Về: Qemu performance
Date: Thu, 30 Jun 2011 10:24:37 +0200


On 30.06.2011, at 04:11, Lê Đức Tài <address@hidden> wrote:

Thank for your answer.
Beside nbench, I'm also using Dhrystone to measure the guest cpu performance.
The performance does not much diffetence too.
Is the emulated guest performance not depend on guest processor clock?


Please don't top-post.

Qemu doesn't emulate cycle-accurately. Instead, it converts guest code to host code and executes it as fast as it can. So whatever you tell the guest on the cpu speed doesn't really matter. Except for the timebase of course :).

Mind if I ask what exactly you're trying to do with ppc emulation? I'm interested in use cases people have.


Alex

Tai

reply via email to

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