From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MoL2M-0002Ao-PS for qemu-devel@nongnu.org; Thu, 17 Sep 2009 13:44:54 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MoL2I-0002AU-Do for qemu-devel@nongnu.org; Thu, 17 Sep 2009 13:44:54 -0400 Received: from [199.232.76.173] (port=55515 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MoL2I-0002AR-65 for qemu-devel@nongnu.org; Thu, 17 Sep 2009 13:44:50 -0400 Received: from mx1.redhat.com ([209.132.183.28]:65064) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MoL2H-0006gi-Ne for qemu-devel@nongnu.org; Thu, 17 Sep 2009 13:44:50 -0400 Date: Thu, 17 Sep 2009 14:44:40 -0300 From: Luiz Capitulino Subject: Re: [Qemu-devel] Git repositories Message-ID: <20090917144440.188cf14e@doriath> In-Reply-To: <3842A82A-EA9B-4470-A16A-236AD0081849@gmail.com> References: <3842A82A-EA9B-4470-A16A-236AD0081849@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: G 3 Cc: qemu-devel@nongnu.org On Thu, 17 Sep 2009 13:00:06 -0400 G 3 wrote: > I was looking at the page Qemu.com and had a question. What is the > different between the QEMU 0.10 Stable tree and the QEMU master > repository? Which one do I want to apply patches to? The stable tree only gets bug fixes and the master one is where development takes place.