Thanks Peter. This should help.

I wonder if this -d nochain option is supported in qemu-2.4.1. I am using
it for x86 user mode emulation but, -d --help is not showing any such
option.

Thanks

On Tue, Jun 28, 2016 at 11:28 AM, Peter Maydell <peter.mayd...@linaro.org>
wrote:

> On 28 June 2016 at 16:24, Ayaz Akram <aaq...@gmail.com> wrote:
> > Thanks for your replies.
> >
> > I am bit confused about -d exec logging. If I am not mistaken it logs the
> > starting addresses of translation blocks that get executed. How will
> > translation block chaining effect this? I mean if one tb is chained to
> many
> > other tb's, by counting instructions in each tb (by -d out_asm logging)
> and
> > -d exec logging, how will the total count of instructions include effect
> of
> > tb chaining ?
>
> You probably want -d nochain to turn off the tb chaining.
>
> thanks
> -- PMM
>

Reply via email to