From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LZpP7-0006lP-QV for qemu-devel@nongnu.org; Wed, 18 Feb 2009 11:36:09 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LZpP6-0006kK-1Y for qemu-devel@nongnu.org; Wed, 18 Feb 2009 11:36:09 -0500 Received: from [199.232.76.173] (port=37342 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LZpP5-0006kA-P1 for qemu-devel@nongnu.org; Wed, 18 Feb 2009 11:36:07 -0500 Received: from yx-out-1718.google.com ([74.125.44.155]:35023) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LZpP5-0004SK-Eq for qemu-devel@nongnu.org; Wed, 18 Feb 2009 11:36:07 -0500 Received: by yx-out-1718.google.com with SMTP id 4so1723220yxp.82 for ; Wed, 18 Feb 2009 08:36:06 -0800 (PST) Message-ID: <499C38F3.9050204@gmail.com> Date: Wed, 18 Feb 2009 11:36:03 -0500 From: Andrea Pellegrini MIME-Version: 1.0 Subject: Re: [Qemu-devel] Monitor Memory Accesses 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> <20090218111027.D27797@stanley.csl.cornell.edu> In-Reply-To: <20090218111027.D27797@stanley.csl.cornell.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 Hi Vince, nice to talk to you again. I figured that we are trying to do basically the same thing. Are you able to use the traces from Qemu with Dinero? If so, in case of cache miss, can you stall the execution of Qemu for some cycles? Thanks, ~Andrea Vince Weaver wrote: > 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 > > >