On 25 Apr 2005, at 22:17, Massimo Dal Zotto wrote:

In the meantime until we find a better solution could you give us some
explanation on why using a microseconds clock from gettimeofday instead
of rdtsc the guest os clock runs always 20% slower?

Because a system call (which gettimeofday is) is very slow (two context switches).



Jonas



_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to