From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LZp43-0004bz-8X for qemu-devel@nongnu.org; Wed, 18 Feb 2009 11:14:23 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LZp40-0004ZY-Ug for qemu-devel@nongnu.org; Wed, 18 Feb 2009 11:14:21 -0500 Received: from [199.232.76.173] (port=52952 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LZp40-0004ZC-MP for qemu-devel@nongnu.org; Wed, 18 Feb 2009 11:14:20 -0500 Received: from csl.cornell.edu ([128.84.224.10]:3538 helo=vlsi.csl.cornell.edu) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LZp40-0001rn-8F for qemu-devel@nongnu.org; Wed, 18 Feb 2009 11:14:20 -0500 Received: from stanley.csl.cornell.edu (stanley.csl.cornell.edu [128.84.224.15]) by vlsi.csl.cornell.edu (8.13.4/8.13.4) with ESMTP id n1IGE9v3077982 for ; Wed, 18 Feb 2009 11:14:14 -0500 (EST) Date: Wed, 18 Feb 2009 11:14:09 -0500 (EST) From: Vince Weaver Subject: Re: [Qemu-devel] Monitor Memory Accesses In-Reply-To: <761ea48b0902180752p2e665a07vbb922fb6621a7173@mail.gmail.com> Message-ID: <20090218111027.D27797@stanley.csl.cornell.edu> References: <499C03A9.6040003@gmail.com> <761ea48b0902180500wbe676d4x3895d37df10e495b@mail.gmail.com> <499C0A81.8090106@gmail.com> <761ea48b0902180526q1be52725x748c7c14b5d907de@mail.gmail.com> <499C2BEF.6010107@gmail.com> <761ea48b0902180752p2e665a07vbb922fb6621a7173@mail.gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hello > As I don't know anything about 0.9.1, all I can recommend is > again to look at what Vincent did; in particular this: > > http://www.csl.cornell.edu/~vince/projects/qemu-trace/qemu-mips-dinero.patch I actually have updated code that works against the SVN codebase and TCG. I just haven't had a chance to clean it up and post it. I'll see if I can find time in the near future. Vince