From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KpnrS-0003Fh-Fx for qemu-devel@nongnu.org; Tue, 14 Oct 2008 13:39:10 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KpnrQ-0003Ei-GT for qemu-devel@nongnu.org; Tue, 14 Oct 2008 13:39:09 -0400 Received: from [199.232.76.173] (port=54286 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KpnrQ-0003Ef-EF for qemu-devel@nongnu.org; Tue, 14 Oct 2008 13:39:08 -0400 Received: from mail-gx0-f19.google.com ([209.85.217.19]:54679) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KpnrP-0005pr-R2 for qemu-devel@nongnu.org; Tue, 14 Oct 2008 13:39:07 -0400 Received: by gxk12 with SMTP id 12so5357461gxk.10 for ; Tue, 14 Oct 2008 10:39:07 -0700 (PDT) Message-ID: <5d6222a80810141039m5ae10d6dk5ba35b9883a7c17@mail.gmail.com> Date: Tue, 14 Oct 2008 15:39:06 -0200 From: "Glauber Costa" Subject: Re: [Qemu-devel] [PATCH 03/13] Set mem_io_vaddr on io_read In-Reply-To: <20081014091224.934197703@mchn012c.ww002.siemens.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20081014091223.932366369@mchn012c.ww002.siemens.net> <20081014091224.934197703@mchn012c.ww002.siemens.net> 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 Cc: Jan Kiszka On Tue, Oct 14, 2008 at 7:12 AM, Jan Kiszka wrote: > Required for read watchpoints. can we have a slightly more informative description for the annotate commands ? > > Signed-off-by: Jan Kiszka > --- > softmmu_template.h | 1 + > 1 file changed, 1 insertion(+) > > Index: b/softmmu_template.h > =================================================================== > --- a/softmmu_template.h > +++ b/softmmu_template.h > @@ -64,6 +64,7 @@ static inline DATA_TYPE glue(io_read, SU > cpu_io_recompile(env, retaddr); > } > > + env->mem_io_vaddr = addr; > #if SHIFT <= 2 > res = io_mem_read[index][SHIFT](io_mem_opaque[index], physaddr); > #else > > > > -- Glauber Costa. "Free as in Freedom" http://glommer.net "The less confident you are, the more serious you have to act."