From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MoLqi-0002CP-GU for qemu-devel@nongnu.org; Thu, 17 Sep 2009 14:36:56 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MoLqc-0002Aa-Vm for qemu-devel@nongnu.org; Thu, 17 Sep 2009 14:36:55 -0400 Received: from [199.232.76.173] (port=48901 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MoLqc-0002AR-P8 for qemu-devel@nongnu.org; Thu, 17 Sep 2009 14:36:50 -0400 Received: from qw-out-1920.google.com ([74.125.92.149]:29270) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MoLqc-0006gB-CI for qemu-devel@nongnu.org; Thu, 17 Sep 2009 14:36:50 -0400 Received: by qw-out-1920.google.com with SMTP id 5so109821qwc.4 for ; Thu, 17 Sep 2009 11:36:49 -0700 (PDT) Message-ID: <4AB281BB.6080404@codemonkey.ws> Date: Thu, 17 Sep 2009 13:36:43 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] Git repositories References: <3842A82A-EA9B-4470-A16A-236AD0081849@gmail.com> <20090917144440.188cf14e@doriath> In-Reply-To: <20090917144440.188cf14e@doriath> 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: Luiz Capitulino Cc: G 3 , qemu-devel@nongnu.org Luiz Capitulino wrote: > 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. > The 0.10 stable tree is for the 0.10.x series which is now community supported. If you have a patch that applies to 0.10.x but not to master, then you should send a patch against that tree. We've not encountered that scenario so far. Regards, Anthony Liguori