From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KzrJ4-00043p-3Z for qemu-devel@nongnu.org; Tue, 11 Nov 2008 06:21:14 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KzrJ3-00043H-2H for qemu-devel@nongnu.org; Tue, 11 Nov 2008 06:21:13 -0500 Received: from [199.232.76.173] (port=58442 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KzrJ2-00043C-Su for qemu-devel@nongnu.org; Tue, 11 Nov 2008 06:21:12 -0500 Received: from yx-out-1718.google.com ([74.125.44.158]:25532) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KzrJ2-0000fg-Na for qemu-devel@nongnu.org; Tue, 11 Nov 2008 06:21:12 -0500 Received: by yx-out-1718.google.com with SMTP id 3so1026486yxi.82 for ; Tue, 11 Nov 2008 03:21:12 -0800 (PST) Message-ID: <761ea48b0811110321uc61b064vad50db818c353bff@mail.gmail.com> Date: Tue, 11 Nov 2008 12:21:11 +0100 From: "Laurent Desnogues" Subject: Re: [Qemu-devel] tracing memory accesses In-Reply-To: <20081111221020.6a57d17f.mle+tools@mega-nerd.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <49195809.6010702@uab.cat> <20081111221020.6a57d17f.mle+tools@mega-nerd.com> 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 On Tue, Nov 11, 2008 at 12:10 PM, Erik de Castro Lopo wrote: > M=E0rius Mont=F3n wrote: > >> I've been working for a while adding SystemC capabilities to QEMU >> (in short, SystemC is a C++ extension to describe HW and we are >> using it to add new peripherals to QEMU) >>(http://ieeexplore.ieee.org/xpl/freeabs_all.jsp?arnumber=3D4374971) > > I'd love to read that article but is seems to be locked behind some > sort of knowledge firewall. Is that article available elsewhere? http://bscw.cephis.uab.es/~marius/docs/isie07.pdf Laurent