From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L9TAv-0007zQ-D4 for qemu-devel@nongnu.org; Sun, 07 Dec 2008 18:36:33 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L9TAt-0007xz-N5 for qemu-devel@nongnu.org; Sun, 07 Dec 2008 18:36:33 -0500 Received: from [199.232.76.173] (port=52963 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L9TAt-0007xk-IV for qemu-devel@nongnu.org; Sun, 07 Dec 2008 18:36:31 -0500 Received: from 42.mail-out.ovh.net ([213.251.189.42]:56508) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1L9TAt-0007BV-1T for qemu-devel@nongnu.org; Sun, 07 Dec 2008 18:36:31 -0500 Date: Mon, 8 Dec 2008 00:24:59 +0100 From: Jean-Christophe PLAGNIOL-VILLARD Subject: Re: [Qemu-devel] [PROPOSITION] SH4 workflow improvement Message-ID: <20081207232459.GE27223@game.jcrosoft.org> References: <20081206120741.GB2977@game.jcrosoft.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20081206120741.GB2977@game.jcrosoft.org> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org, takasi-y@ops.dti.ne.jp, Nobuhiro Iwamatsu , Shin-ichiro KAWASAKI , Aurelien Jarno , fabrice@bellard.org On 13:07 Sat 06 Dec , Jean-Christophe PLAGNIOL-VILLARD wrote: > Hi all, > > Actually it's difficult to work on the improvement of SH4 > because we do not have a place to work. > > My idea is to create a git repos to coordinate the SH4 patches > > I propose this because I've try to test different patch send to the ML > and it's difficult because you can not apply them simply to generate a > patch series suitable. > > For this I've create a git here > http://uboot.jcrosoft.org/git?p=qemu-sh4.git;a=summary I've rebase the git against current SVN Kawasaki-san please take a look I've regenerate a patch base on the current SVN Please also note as suggest buy Laurent Desnogues I've create also the git at http://repo.or.cz/w/qemu/sh4.git where other qemu repos are already presend Best Regards, J.