From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:37184) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z5qWx-0006gH-JP for qemu-devel@nongnu.org; Fri, 19 Jun 2015 03:16:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z5qWt-0002Nf-AL for qemu-devel@nongnu.org; Fri, 19 Jun 2015 03:16:03 -0400 Received: from icp-osb-irony-out2.external.iinet.net.au ([203.59.1.155]:46433) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z5qWs-0002MK-NT for qemu-devel@nongnu.org; Fri, 19 Jun 2015 03:15:59 -0400 Message-ID: <5583C1F0.1060200@uclinux.org> Date: Fri, 19 Jun 2015 17:17:04 +1000 From: Greg Ungerer MIME-Version: 1.0 References: <5583A1E3.302@uclinux.org> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] m68k orphaned? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: QEMU Developers Hi Peter, On 19/06/15 17:12, Peter Maydell wrote: > On 19 June 2015 at 06:00, Greg Ungerer wrote: >> Hi All, >> >> I see in the MAINTAINERS file that pretty much everything related >> to the m68k architecture is listed as "Orphan". >> >> I have some patches that have been around for quite a while (posted >> here twice) to fix some issues with the ColdFire support. >> [See https://lists.nongnu.org/archive/html/qemu-devel/2014-08/msg03224.html] >> >> They are still relevant, still apply, and are still needed. >> Does anyone have any suggestions how I can get them pushed into >> mainline qemu? > > If you make the minor fixes Peter C has suggested, rebase > them onto current master and resend with the relevant > reviewed-by: tags in the commit messages, I'll apply > them to master. Thats great, thanks. I'll update them and get them to you. > If you're interested in taking on maintenance of m68k > longer-term we can discuss that, but right now let's > just get the fixes in. Sounds good, thanks. Regards Greg