From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:57926) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rip3x-0007FX-Vj for qemu-devel@nongnu.org; Thu, 05 Jan 2012 10:17:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rip3x-0005Z9-16 for qemu-devel@nongnu.org; Thu, 05 Jan 2012 10:17:05 -0500 Received: from smtp6-g21.free.fr ([212.27.42.6]:53451) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rip3w-0005Yl-8A for qemu-devel@nongnu.org; Thu, 05 Jan 2012 10:17:04 -0500 Message-ID: <4F05BEE0.4000900@free.fr> Date: Thu, 05 Jan 2012 16:16:48 +0100 From: =?ISO-8859-1?Q?Fran=E7ois_Revol?= MIME-Version: 1.0 References: <1325551939-24749-1-git-send-email-aliguori@us.ibm.com> <1325551939-24749-4-git-send-email-aliguori@us.ibm.com> In-Reply-To: <1325551939-24749-4-git-send-email-aliguori@us.ibm.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 03/30] ppc: remove ppc440 bamboo board support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Paolo Bonzini , qemu-devel@nongnu.org, =?ISO-8859-1?Q?Andreas_F=E4rber?= , Markus Armbruster Le -10/01/-28163 20:59, Anthony Liguori a =E9crit : > This board never worked with TCG. It hasn't been updated since 0.13.0.= I'm > fairly sure hardware doesn't exist anymore that you can run the KVM sup= port > with. >=20 > So let's remove it. It can always be restored later if there is intere= st again. I'd like to have a ppc440 board around still... I once pondered adding the sam440, but don't have the time. Anyone looking into it ? It'd be quite wow to have the latest Amiga X-1000 too but it has a very custom chipset. Fran=E7ois.