From: Frederic Konrad <fred.konrad@greensocs.com>
To: qemu-devel <qemu-devel@nongnu.org>
Cc: Paolo Bonzini <pbonzini@redhat.com>,
fred.konrad@greensocs.com,
Mark Burton <mark.burton@greensocs.com>,
edgar.iglesias@gmail.com
Subject: [Qemu-devel] [RFC] Undeterministic behaviour with icount.
Date: Mon, 08 Jul 2013 19:32:21 +0200 [thread overview]
Message-ID: <51DAF7A5.3050904@greensocs.com> (raw)
[-- 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 --]
next reply other threads:[~2013-07-08 17:32 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-08 17:32 Frederic Konrad [this message]
2013-07-10 13:45 ` [Qemu-devel] [RFC] Undeterministic behaviour with icount Paolo Bonzini
2013-07-18 15:06 ` Frederic Konrad
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=51DAF7A5.3050904@greensocs.com \
--to=fred.konrad@greensocs.com \
--cc=edgar.iglesias@gmail.com \
--cc=mark.burton@greensocs.com \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).