From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:35177) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TDdIo-0000ee-Aq for qemu-devel@nongnu.org; Mon, 17 Sep 2012 11:32:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TDdIi-0007og-Dh for qemu-devel@nongnu.org; Mon, 17 Sep 2012 11:32:02 -0400 Received: from mx1.redhat.com ([209.132.183.28]:2629) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TDdIi-0007o7-5i for qemu-devel@nongnu.org; Mon, 17 Sep 2012 11:31:56 -0400 Message-ID: <50574261.4050203@redhat.com> Date: Mon, 17 Sep 2012 17:31:45 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <368cdf3dac244fdf87e77855df93b7eb9463dc70.1347871922.git.peter.crosthwaite@petalogix.com> <50573FD9.3030505@suse.de> In-Reply-To: <50573FD9.3030505@suse.de> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [RFC v0 09/10] microblaze_generic_fdt: first revision List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-15?Q?Andreas_F=E4rber?= Cc: "Peter A. G. Crosthwaite" , edgar.iglesias@gmail.com, crwulff@gmail.com, qemu-devel@nongnu.org Il 17/09/2012 17:20, Andreas F=E4rber ha scritto: > Since this file clearly is MicroBlaze-specific, I suggest to place it i= n > hw/microblaze/generic_fdt.c instead. (CC'ing Mr. Makefile) Seconded, we have to start somewhere... Paolo