From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:33238) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qu0Wq-0000Di-St for qemu-devel@nongnu.org; Thu, 18 Aug 2011 07:12:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qu0Wp-0005xy-80 for qemu-devel@nongnu.org; Thu, 18 Aug 2011 07:12:52 -0400 Received: from smtp6-g21.free.fr ([212.27.42.6]:42979) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qu0Wo-0005xM-Jm for qemu-devel@nongnu.org; Thu, 18 Aug 2011 07:12:51 -0400 Message-ID: <4E4CF3A0.2090802@free.fr> Date: Thu, 18 Aug 2011 13:12:32 +0200 From: =?ISO-8859-1?Q?Fran=E7ois_Revol?= MIME-Version: 1.0 References: <1313614076-28878-1-git-send-email-blanham@gmail.com> <4E4C4215.10704@codemonkey.ws> <1313650949.2308.4.camel@Quad> In-Reply-To: <1313650949.2308.4.camel@Quad> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [RFC][PATCH 000/111] QEMU m68k core additions List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Laurent Vivier Cc: Bryce Lanham , qemu-devel@nongnu.org Le -10/01/-28163 20:59, Laurent Vivier a =E9crit : > Le mercredi 17 ao=FBt 2011 =E0 17:35 -0500, Anthony Liguori a =E9crit : >> On 08/17/2011 03:46 PM, Bryce Lanham wrote: >>> These patches greatly expand Motorola 68k emulation within qemu, and = are what I used as a basis for my >>> Google Summer of Code project to add NeXT hardware support to QEMU. >> >> Please don't crap flood the list with a series of 100 patches. >> >> Split things into logical chunks such that a series can be reasonably >> reviewed and applied. > > And I'm not sure this series of patches is ready for inclusion in qemu > mainline as it should break existing m68k emulation... > > Bryce, you should only post your patches, refering to the repository on > which they apply, i.e. git://gitorious.org/qemu-m68k/qemu-m68k.git , > master branch. > Btw, are you planning on merging it back someday? Fran=E7ois.