From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M7D9F-0002kQ-3e for qemu-devel@nongnu.org; Thu, 21 May 2009 14:37:45 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M7D9A-0002hz-Ew for qemu-devel@nongnu.org; Thu, 21 May 2009 14:37:44 -0400 Received: from [199.232.76.173] (port=51007 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M7D9A-0002hu-6M for qemu-devel@nongnu.org; Thu, 21 May 2009 14:37:40 -0400 Received: from mx2.redhat.com ([66.187.237.31]:51627) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M7D99-0006q7-Hp for qemu-devel@nongnu.org; Thu, 21 May 2009 14:37:40 -0400 Date: Thu, 21 May 2009 15:42:44 -0300 From: Glauber Costa Message-ID: <20090521184244.GE24584@poweredge.glommer> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [Qemu-devel] qemu-stable git tree List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: markmc@redhat.com, aliguori@us.ibm.com Hello guys, I've set up a git tree at: git://git.kernel.org/pub/scm/virt/qemu/glommer/qemu-stable.git in which I plan to pick updates for stable. From time to time, Anthony can then pull from this tree if he sees fit. Right now, this is the very same job he is already doing, with the difference that you now have an extra person to blame ;) But in the future, I intend to keep maintaining branches for a while after life moves on and we release a new version. That should make packagers life easier, since they can just update to a new 0.x-stable even after 0.(x+1) is out, instead of backporting patches themselves. I may cherry pick patches at will if I see fit. Every patch I modify during the backport, even in the smallest way, will be sent to the list, so people can shout if there is something potentially wrong about it.