From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LfIin-0000oE-2X for qemu-devel@nongnu.org; Thu, 05 Mar 2009 13:55:05 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LfIil-0000nA-Gn for qemu-devel@nongnu.org; Thu, 05 Mar 2009 13:55:04 -0500 Received: from [199.232.76.173] (port=43199 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LfIil-0000n2-Bk for qemu-devel@nongnu.org; Thu, 05 Mar 2009 13:55:03 -0500 Received: from mail-ew0-f173.google.com ([209.85.219.173]:38301) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LfIil-0003rj-00 for qemu-devel@nongnu.org; Thu, 05 Mar 2009 13:55:03 -0500 Received: by ewy21 with SMTP id 21so38883ewy.34 for ; Thu, 05 Mar 2009 10:55:00 -0800 (PST) Message-ID: <49B01FFD.7040900@codemonkey.ws> Date: Thu, 05 Mar 2009 12:54:53 -0600 From: Anthony Liguori MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] ANNOUNCE: QEMU 0.10.0 stable branch 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" Cc: kvm-devel Hi, I'd like to announce the creation of a QEMU stable branch based on the recent 0.10.0 release. You can access it via anonymous SVN via: svn co svn://svn.savannah.nongnu.org/qemu/branches/stable_0_10_0 The stable branch will receive bug fixes from trunk until at least the next major release. If submitting a bug fix, please consider also testing the patch against stable and sending multiple patches if appropriate. Using a tag in the subject line like [STABLE] would also be helpful to indicate to the maintainers that a patch should be considered for the stable tree. As the stable tree accumulates fixes, we'll make new stable releases from the tree. Regards, Anthony Liguori