From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:57282) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SS4BH-0007Rs-Md for qemu-devel@nongnu.org; Wed, 09 May 2012 06:31:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SS4BA-0004qn-Tq for qemu-devel@nongnu.org; Wed, 09 May 2012 06:31:39 -0400 Message-ID: <4FAA4783.3010307@suse.de> Date: Wed, 09 May 2012 12:31:31 +0200 From: Alexander Graf MIME-Version: 1.0 References: <1336523290-6899-1-git-send-email-afaerber@suse.de> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2 for-1.1 0/4] tcg/ppc: AREG0 support and Darwin fixes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: malc Cc: qemu-ppc@nongnu.org, =?ISO-8859-1?Q?Andreas_F=E4rber?= , qemu-devel@nongnu.org On 05/09/2012 02:33 AM, malc wrote: > On Wed, 9 May 2012, Andreas F?rber wrote: > >> Hello malc, >> >> Here's an updated series to fix AREG0 and ppc build. >> >> Debian/sparc fsck on Darwin/ppc now succeeds. No regressions noticed with >> Debian/sparc, HelenOS/sparc64, Haiku/i386, Haiku/x86_64. >> >> Regards, >> Andreas >> >> Cc: malc >> Cc: Alexander Graf >> > If Alexander is okay with this and you have tested it on SysV and Darwin > i'll apply it. Apart from the minor nitpick on the register numbering, I'm all for it! If you like, you can even apply the version we have now to get rc1 out and then apply another patch to fix my comment (and maybe the generous register reservation) later. Alex