From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NSXv2-0006yX-L2 for qemu-devel@nongnu.org; Wed, 06 Jan 2010 10:35:32 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NSXuy-0006uF-Qb for qemu-devel@nongnu.org; Wed, 06 Jan 2010 10:35:32 -0500 Received: from [199.232.76.173] (port=33167 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NSXuy-0006ty-CZ for qemu-devel@nongnu.org; Wed, 06 Jan 2010 10:35:28 -0500 Received: from mx20.gnu.org ([199.232.41.8]:19879) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NSXux-0000m4-Sl for qemu-devel@nongnu.org; Wed, 06 Jan 2010 10:35:28 -0500 Received: from e37.co.us.ibm.com ([32.97.110.158]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NSXup-0007KY-4f for qemu-devel@nongnu.org; Wed, 06 Jan 2010 10:35:19 -0500 Received: from d03relay05.boulder.ibm.com (d03relay05.boulder.ibm.com [9.17.195.107]) by e37.co.us.ibm.com (8.14.3/8.13.1) with ESMTP id o06FXr32008768 for ; Wed, 6 Jan 2010 08:33:53 -0700 Received: from d03av03.boulder.ibm.com (d03av03.boulder.ibm.com [9.17.195.169]) by d03relay05.boulder.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id o06FYwj7159942 for ; Wed, 6 Jan 2010 08:34:59 -0700 Received: from d03av03.boulder.ibm.com (loopback [127.0.0.1]) by d03av03.boulder.ibm.com (8.14.3/8.13.1/NCO v10.0 AVout) with ESMTP id o06FYwfd006154 for ; Wed, 6 Jan 2010 08:34:58 -0700 Subject: Re: [Qemu-devel] Planning for 0.13 From: Adam Litke In-Reply-To: <4B4333DF.8090303@linux.vnet.ibm.com> References: <4B4333DF.8090303@linux.vnet.ibm.com> Content-Type: text/plain; charset="UTF-8" Date: Wed, 06 Jan 2010 09:34:55 -0600 Message-ID: <1262792095.3579.4.camel@aglitke> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: qemu-devel@nongnu.org On Tue, 2010-01-05 at 06:43 -0600, Anthony Liguori wrote: > Hi, > > I hope everyone had a happy new year! Now that we've finished the 0.12 > release and most of us have had a nice break, I think it's time to start > planning for the next release. > > 0.12 felt a bit rushed to me. I'd like to take a bit more time with > 0.13 and try to complete features a bit more than we did in 0.12. So I > propose that we target 0.13 as a 6-month cycle and target a June 1st > release. Based on the -rc process for 0.12, I would like to have a two > week -rc cycle for 0.13 but this time, absolutely no non-bug fixes past > freeze. We got sloppy in 0.12 with this and we had some ugly > regressions in the final release. > > Here are the features that I'm aware of for 0.13. Please add anything > you're working on and I'll try to centralize this somewhere. Port the -mem-path and -mem-prealloc options from qemu-kvm. virtio-balloon enhancements for -mem-path enabled VMs. -- Thanks, Adam