From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:58510) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RBrR7-0003BQ-71 for qemu-devel@nongnu.org; Thu, 06 Oct 2011 13:08:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RBrR6-0006i8-4g for qemu-devel@nongnu.org; Thu, 06 Oct 2011 13:08:45 -0400 Received: from mail-ww0-f53.google.com ([74.125.82.53]:38582) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RBrR5-0006i4-Ta for qemu-devel@nongnu.org; Thu, 06 Oct 2011 13:08:44 -0400 Received: by wwg14 with SMTP id 14so4024595wwg.10 for ; Thu, 06 Oct 2011 10:08:42 -0700 (PDT) Sender: Richard Henderson Message-ID: <4E8DE095.6070004@twiddle.net> Date: Thu, 06 Oct 2011 10:08:37 -0700 From: Richard Henderson MIME-Version: 1.0 References: <4E8DD650.9060106@weilnetz.de> In-Reply-To: <4E8DD650.9060106@weilnetz.de> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [RFC] Use TCGReg for all TCG targets? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Weil Cc: QEMU Developers , Alexander Graf , Blue Swirl , Aurelien Jarno On 10/06/2011 09:24 AM, Stefan Weil wrote: > Is there consensus that this is a good idea, or should > TCGReg be removed (then all TCG targets use int) or only > used for s390? I think it's a good idea. r~