From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:44973) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UHyJ3-0003Z3-PI for qemu-devel@nongnu.org; Tue, 19 Mar 2013 11:18:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UHyIx-0007JU-Q9 for qemu-devel@nongnu.org; Tue, 19 Mar 2013 11:18:29 -0400 Message-ID: <514881BB.7070808@suse.de> Date: Tue, 19 Mar 2013 16:18:19 +0100 From: =?ISO-8859-1?Q?Andreas_F=E4rber?= MIME-Version: 1.0 References: <20130315192120.GF26815@fries.net> In-Reply-To: <20130315192120.GF26815@fries.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] large memory requirements for translate.c a barrier List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: todd@fries.net Cc: Alexander Graf , Paolo Bonzini , qemu-ppc , qemu-devel@nongnu.org Am 15.03.2013 20:21, schrieb Todd T. Fries: > Is there any hints or hope of breaking translate.c up into a smaller fi= le? You don't specify which version you're talking about (git?) and don't mention which translate.c file either. The longest-building one I am aware of was target-ppc/translate.c, and I have just recently split some code out of it to reduce its size. But this is an Open Source project, so you too can look at the code and make suggestions of how to split, e.g., target-ppc/translate_init.c off from target-ppc/translate.c or even better send patches for improvement. Short of that, you can configure with --target-list=3D to only build the targets you actually need. Regards, Andreas --=20 SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 N=FCrnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imend=F6rffer; HRB 16746 AG N=FCrnbe= rg