From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1I1GoU-0002y3-B9 for qemu-devel@nongnu.org; Thu, 21 Jun 2007 03:10:42 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1I1GoS-0002xD-GC for qemu-devel@nongnu.org; Thu, 21 Jun 2007 03:10:41 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1I1GoS-0002x2-5x for qemu-devel@nongnu.org; Thu, 21 Jun 2007 03:10:40 -0400 Received: from py-out-1112.google.com ([64.233.166.179]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1I1GoR-0007pF-SA for qemu-devel@nongnu.org; Thu, 21 Jun 2007 03:10:40 -0400 Received: by py-out-1112.google.com with SMTP id y77so896884pyg for ; Thu, 21 Jun 2007 00:10:39 -0700 (PDT) Message-ID: Date: Thu, 21 Jun 2007 00:10:38 -0700 From: "Shane Hummer-Smith" MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_69795_27880717.1182409838741" Subject: [Qemu-devel] MMU and Physical<->Virtual address conversion 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 ------=_Part_69795_27880717.1182409838741 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hello, I am trying to experiment with the memory management unit in QEMU, but I don't seem to be able to wrap my head around the source code. Can somebody help me figure out how the physical to virtual address translation and vice-versa is implemented in QEMU? Any pointer would be appreciated. Thanks much! --S ------=_Part_69795_27880717.1182409838741 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hello,

I am trying to experiment with the memory management unit in QEMU, but I don't seem to be able to wrap my head around the source code. Can somebody help me figure out how the physical to virtual address translation and vice-versa is implemented in QEMU? Any pointer would be appreciated. Thanks much!

--S
------=_Part_69795_27880717.1182409838741--