From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Niy5e-0002YY-Ec for qemu-devel@nongnu.org; Sat, 20 Feb 2010 17:46:22 -0500 Received: from [199.232.76.173] (port=45211 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Niy5e-0002Y7-46 for qemu-devel@nongnu.org; Sat, 20 Feb 2010 17:46:22 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Niy5d-0000Nf-G3 for qemu-devel@nongnu.org; Sat, 20 Feb 2010 17:46:21 -0500 Received: from are.twiddle.net ([75.149.56.221]:46853) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Niy5d-0000NZ-5j for qemu-devel@nongnu.org; Sat, 20 Feb 2010 17:46:21 -0500 Message-ID: <4B806630.9050208@twiddle.net> Date: Sat, 20 Feb 2010 14:46:08 -0800 From: Richard Henderson MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 0/3] Get tcg-hppa working References: <20100220210754.GA31010@miranda.arrow> <4B805DA7.7070302@twiddle.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: malc Cc: Stuart Brady , qemu-devel@nongnu.org On 02/20/2010 02:22 PM, malc wrote: > Ah, so i already half did it, good to know. I stole several good ideas from the ppc64 port. ;-) That one and using indexed loads to handle GUEST_BASE. r~