From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lzai9-0008Cg-Ah for qemu-devel@nongnu.org; Thu, 30 Apr 2009 14:10:17 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lzai4-00089E-Rb for qemu-devel@nongnu.org; Thu, 30 Apr 2009 14:10:17 -0400 Received: from [199.232.76.173] (port=39776 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lzai4-00088v-Ow for qemu-devel@nongnu.org; Thu, 30 Apr 2009 14:10:12 -0400 Received: from moutng.kundenserver.de ([212.227.126.187]:62263) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lzai4-0006KJ-06 for qemu-devel@nongnu.org; Thu, 30 Apr 2009 14:10:12 -0400 Subject: Re: [Qemu-devel] [PATCH] Add m68k_cpu_list() From: Laurent Vivier In-Reply-To: <200904301844.58524.paul@codesourcery.com> References: <1239743643.5808.3.camel@Quad> <200904301844.58524.paul@codesourcery.com> Content-Type: text/plain; charset=utf-8 Date: Thu, 30 Apr 2009 20:09:56 +0200 Message-Id: <1241114996.7827.4.camel@Quad> Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paul Brook Cc: qemu-devel@nongnu.org Le jeudi 30 avril 2009 =C3=A0 18:44 +0100, Paul Brook a =C3=A9crit : > On Tuesday 14 April 2009, Laurent Vivier wrote: > > This patch adds to m68k target the missing m68k_cpu_list(): >=20 > The "m68k" prefix is bogus. So should I remove it or replace it by something else ? (i386/x86_64, powerpc, mips, sparc use "x86", "PowerPC", "MIPS", "Sparc") Thank you, Laurent