qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] struct TimerState


From: Nilay Vaish
Subject: Re: [Qemu-devel] struct TimerState
Date: Thu, 23 Jun 2011 23:25:43 -0500 (CDT)

On Wed, 22 Jun 2011, Andreas F?rber wrote:

Am 21.06.2011 um 12:24 schrieb Nilay Vaish:

Is there a way to know how many cycles the virtual machine has been running for?

No. QEMU's emulation is not cycle-accurate.

The instruction counter (icount) gives you an indication of how much workload the guest has processed but no indication how much time that would've corresponded to.

Andreas

Lluis and Andreas, thanks for answering my questions.

Can you tell me where can I find documentation about APIC?

Thanks
Nilay

reply via email to

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