From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O1FJL-0001aD-Rw for qemu-devel@nongnu.org; Mon, 12 Apr 2010 04:48:03 -0400 Received: from [140.186.70.92] (port=40657 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O1FJK-0001Zs-5K for qemu-devel@nongnu.org; Mon, 12 Apr 2010 04:48:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O1FJI-0003Jg-N3 for qemu-devel@nongnu.org; Mon, 12 Apr 2010 04:48:02 -0400 Received: from fg-out-1718.google.com ([72.14.220.153]:63308) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O1FJI-0003JT-F9 for qemu-devel@nongnu.org; Mon, 12 Apr 2010 04:48:00 -0400 Received: by fg-out-1718.google.com with SMTP id 16so1144006fgg.10 for ; Mon, 12 Apr 2010 01:47:59 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <4BC2DE3B.4040007@redhat.com> Date: Mon, 12 Apr 2010 10:47:55 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <20100408183706.GA6046@volta.aurel32.net> In-Reply-To: <20100408183706.GA6046@volta.aurel32.net> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: Call for 0.12.4 List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Aurelien Jarno Cc: Marcelo Tosatti , qemu-devel@nongnu.org On 04/08/2010 08:37 PM, Aurelien Jarno wrote: > Hi all, > > A number of fixes have been accumulated in the stable-0.12 branch, and > I think it's time to release a new stable version. I would like to see > that happening for the end of next week (around the 18th of April). > > If you want to see some patches included, please send a mail to the > mailing list with the [STABLE] tag. I would clearly prefer patches that > are already in HEAD (if the patch can simply be cherry-picked, there is > no need to send a patch, just the commit number), though other patches > might be considered too. Please consider c5f32c99 too. Paolo