From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:51066) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UWmQk-0004yu-33 for qemu-devel@nongnu.org; Mon, 29 Apr 2013 07:39:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UWmQi-0003Ww-Pp for qemu-devel@nongnu.org; Mon, 29 Apr 2013 07:39:38 -0400 Message-ID: <517E5BE3.3090905@redhat.com> Date: Mon, 29 Apr 2013 13:39:15 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <20130429081030.GA7566@redhat.com> <517E48A4.1020902@suse.de> In-Reply-To: <517E48A4.1020902@suse.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] dec.c - move to pci-bridge List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-1?Q?Andreas_F=E4rber?= Cc: "Michael S. Tsirkin" , Mark Cave-Ayland , Alexander Graf , qemu-devel@nongnu.org, Blue Swirl , qemu-ppc Il 29/04/2013 12:17, Andreas F=E4rber ha scritto: >> > Looks like dec.c is in pci-host by mistake. >> > I'll move it over to pci-bridge if not one >> > complains. > +1, matches my understanding from mac_newworld refactoring attempts. >=20 > Also I noticed that firmware_abi.h with structs for OpenBIOS landed in > hw/sparc/ - suggest hw/nvram/ alongside fw_cfg.h. In addition to sparc > it's included from ppc mac_nvram.c and will need to include it from > prep.c in the future. Makes sense. Paolo