qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Hajnoczi <stefanha@gmail.com>
To: oussema ben khedher <oussemakeder@yahoo.fr>
Cc: "qemu-devel@nongnu.org" <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] need help about trace reconstruction
Date: Tue, 2 May 2017 12:33:50 +0100	[thread overview]
Message-ID: <20170502113350.GA22502@stefanha-x1.localdomain> (raw)
In-Reply-To: <1337526951.2414198.1492421247871@mail.yahoo.com>

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

On Mon, Apr 17, 2017 at 09:27:27AM +0000, oussema ben khedher via Qemu-devel wrote:
>  i m comparing the trace of execution of reconstruction of trace instruction of a code running in real board and the trace of  the same code running in qemu ..
> and i found that there is some function not called in the reconstruction of qemu trace ..
> i guess that qemu do some optimization or there is another raison for that

It's very hard to answer without details on how you traced execution and
seeing the actual trace data.

QEMU is a functional simulator.  The effects of running the guest code
should be identical although the timing may not be.  The guest code may
also be affected by environment or hardware differences, causing it to
take different code paths.

Stefan

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 455 bytes --]

      reply	other threads:[~2017-05-02 11:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1337526951.2414198.1492421247871.ref@mail.yahoo.com>
2017-04-17  9:27 ` [Qemu-devel] need help about trace reconstruction oussema ben khedher
2017-05-02 11:33   ` Stefan Hajnoczi [this message]

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=20170502113350.GA22502@stefanha-x1.localdomain \
    --to=stefanha@gmail.com \
    --cc=oussemakeder@yahoo.fr \
    --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).