From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:56622) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ThNro-0004Ew-4w for qemu-devel@nongnu.org; Sat, 08 Dec 2012 12:07:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ThNrm-0006Xt-S6 for qemu-devel@nongnu.org; Sat, 08 Dec 2012 12:07:08 -0500 Message-ID: <50C373A9.60503@reactos.org> Date: Sat, 08 Dec 2012 18:06:49 +0100 From: =?ISO-8859-15?Q?Herv=E9_Poussineau?= MIME-Version: 1.0 References: <1354974282-1915-1-git-send-email-agraf@suse.de> <1354974282-1915-2-git-send-email-agraf@suse.de> <50C358DC.4010201@suse.de> In-Reply-To: <50C358DC.4010201@suse.de> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 01/19] openpic: Remove unused code List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?ISO-8859-15?Q?Andreas_F=E4rber?= Cc: "qemu-ppc@nongnu.org List" , Alexander Graf , qemu-devel qemu-devel Andreas F=E4rber a =E9crit : > Am 08.12.2012 14:44, schrieb Alexander Graf: >> The openpic code had a few WIP bits left that nobody reanimated within >> the last few years. Remove that code. >> >> Signed-off-by: Alexander Graf >=20 > Reviewed-by: Andreas F=E4rber >=20 > I'm not aware of any GW80314 users, CC'ing Herv=E9 just to be sure. > The BeBox has an i82378 (sitting on its MPC105), using i8259 PICs. >=20 > But even if there were something using them, this is most definitely th= e > wrong way to model variations nowadays. :) >=20 > Alex, did you find out what was broken about it? >=20 > Andreas >=20 Acked-by: Herv=E9 Poussineau