All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [RFC] Undeterministic behaviour with icount.
@ 2013-07-08 17:32 Frederic Konrad
  2013-07-10 13:45 ` Paolo Bonzini
  0 siblings, 1 reply; 3+ messages in thread
From: Frederic Konrad @ 2013-07-08 17:32 UTC (permalink / raw)
  To: qemu-devel; +Cc: Paolo Bonzini, fred.konrad, Mark Burton, edgar.iglesias

[-- Attachment #1: Type: text/plain, Size: 547 bytes --]

Hi everybody,

We get some issues with reverse execution caused by indeterminism.

Something catched our attention:
static void icount_warp_rt(void *opaque), cpus.c:276

We have the feeling that icount is synchronized with rt_clock, is that 
possible?

According to this Paolo's series 
<http://lists.gnu.org/archive/html/qemu-devel/2011-04/msg01271.html> 
this must be called when the cpus are sleeping, but
I saw this called frequently during the execution, is that the expected 
behaviour?
If not what's the best way to fix that?

Thanks,
Fred

[-- Attachment #2: Type: text/html, Size: 851 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-07-18 15:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-08 17:32 [Qemu-devel] [RFC] Undeterministic behaviour with icount Frederic Konrad
2013-07-10 13:45 ` Paolo Bonzini
2013-07-18 15:06   ` Frederic Konrad

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.