Re: [Qemu-devel] Tracing guest virtual addresses

2017-06-20 Thread Jayanto Minocha
Lluis, My modifications were almost the same as those done by Emilio. There were no memory trace events in the trace file. -J On Tue, Jun 20, 2017 at 10:20 AM, Emilio G. Cota wrote: > On Tue, Jun 20, 2017 at 14:02:02 +0300, LluĂ­s Vilanova wrote: > > Jayanto Minocha writes: >

[Qemu-devel] Tracing guest virtual addresses

2017-06-19 Thread Jayanto Minocha
Hi, I think there have been a few threads on the mailing list regarding tracing guest virtual addresses for load and store instructions, but I have been unable to get it to work. I am trying this for an AArch64 machine, and am using the softmmu. The tracing infrastructure provides the following e

[Qemu-devel] Instruction tracing for ARM64 targets

2017-05-01 Thread Jayanto Minocha
Hi, I am trying to generate instruction traces for an ARM64 VM (on an x86_64 host). There is a thread on this very topic in the archives ( https://lists.nongnu.org/archive/html/qemu-devel/2008-04/msg00038.html), but the embdedded link is not functional at this point. Also, given that the thread is