From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M6vTp-0005Zh-Gb for qemu-devel@nongnu.org; Wed, 20 May 2009 19:45:49 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M6vTl-0005ZP-1R for qemu-devel@nongnu.org; Wed, 20 May 2009 19:45:49 -0400 Received: from [199.232.76.173] (port=47005 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M6vTk-0005ZL-V0 for qemu-devel@nongnu.org; Wed, 20 May 2009 19:45:44 -0400 Received: from yx-out-1718.google.com ([74.125.44.155]:60814) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M6vTk-0002vu-Ik for qemu-devel@nongnu.org; Wed, 20 May 2009 19:45:44 -0400 Received: by yx-out-1718.google.com with SMTP id 6so415960yxn.82 for ; Wed, 20 May 2009 16:45:44 -0700 (PDT) Message-ID: <4A149626.4050705@codemonkey.ws> Date: Wed, 20 May 2009 18:45:42 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] microblaze git References: <20090520225813.GC21993@laped.iglesias.mooo.com> In-Reply-To: <20090520225813.GC21993@laped.iglesias.mooo.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Edgar E. Iglesias" Cc: qemu-devel@nongnu.org Edgar E. Iglesias wrote: > BTW, I've put the port in a public git: > git://repo.or.cz/qemu/edde.git microblaze > > And already started pushing fixes for comments comming in on IRC. > When you eventually commit this all, please make sure to rebase instead of just merging against master. That keeps history nice and avoids breaking bisection. Regards, Anthony Liguori > Cheers > > >