From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:50642) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sobfz-0005C1-DI for qemu-devel@nongnu.org; Tue, 10 Jul 2012 10:44:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Sobfx-00026a-JG for qemu-devel@nongnu.org; Tue, 10 Jul 2012 10:44:30 -0400 Received: from mail-ey0-f173.google.com ([209.85.215.173]:60691) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sobfx-00026I-Aa for qemu-devel@nongnu.org; Tue, 10 Jul 2012 10:44:29 -0400 Received: by eaak12 with SMTP id k12so29404eaa.4 for ; Tue, 10 Jul 2012 07:44:26 -0700 (PDT) MIME-Version: 1.0 Date: Tue, 10 Jul 2012 17:44:26 +0300 Message-ID: From: "Ilia K." Content-Type: multipart/alternative; boundary=bcaec52be6295fcf0304c47ac4c2 Subject: [Qemu-devel] tracing guest memory access List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org --bcaec52be6295fcf0304c47ac4c2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi, I need to trace all data loads/stores of a guest OS running under qemu (for now, both guest and host are x86-64, and virtual addresses should be sufficient). Looking into qemu-devel archive I see that this subject is brought up not very frequently, but regularly. I know, there is a general tracing support, but I am not sure how suitable it is for such high-volume tracing. Also, some TCG hacking is needed for this to work. Several people has tackled with the subject, particularly, Llu=EDs Vilanova, who still may be around in this mailing list (or should I CC him?). However, I do not see a relevant code in git master. Anybody knows what is a current state of guest tracing under qemu? Any pointers to official/unofficial git repos with a (partial) implementation? -- Thanks, Ilia. --bcaec52be6295fcf0304c47ac4c2 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi,
I need to trace all data loads/stores of a guest OS= running under qemu (for now, both guest and host are x86-64, and virtual a= ddresses should be sufficient). Looking into qemu-devel archive I see that = this subject is brought up not very frequently, but regularly. I know, ther= e is a general tracing support, but I am not sure how suitable it is for su= ch high-volume tracing. Also, some TCG hacking is needed for this to work. = Several people has tackled with the subject, particularly, Llu=EDs Vilanova= , who still may be around in this mailing list (or should I CC him?). Howev= er, I do not see a relevant code in git master.

Anybody knows what is a current state of guest tracing under qemu?
A= ny pointers to official/unofficial git repos with a (partial) implementatio= n?

--
Thanks,
Ilia.
--bcaec52be6295fcf0304c47ac4c2--