From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NSF5T-0007Ek-6l for qemu-devel@nongnu.org; Tue, 05 Jan 2010 14:29:03 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NSF5O-000791-C1 for qemu-devel@nongnu.org; Tue, 05 Jan 2010 14:29:02 -0500 Received: from [199.232.76.173] (port=34052 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NSF5N-00078s-Vp for qemu-devel@nongnu.org; Tue, 05 Jan 2010 14:28:58 -0500 Received: from mx20.gnu.org ([199.232.41.8]:35457) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NSF5N-0002qi-J1 for qemu-devel@nongnu.org; Tue, 05 Jan 2010 14:28:57 -0500 Received: from e2.ny.us.ibm.com ([32.97.182.142]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NS8mB-0003CF-OU for qemu-devel@nongnu.org; Tue, 05 Jan 2010 07:44:43 -0500 Received: from d01relay01.pok.ibm.com (d01relay01.pok.ibm.com [9.56.227.233]) by e2.ny.us.ibm.com (8.14.3/8.13.1) with ESMTP id o05CZV4d029925 for ; Tue, 5 Jan 2010 07:35:31 -0500 Received: from d01av02.pok.ibm.com (d01av02.pok.ibm.com [9.56.224.216]) by d01relay01.pok.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id o05Cia3k126498 for ; Tue, 5 Jan 2010 07:44:36 -0500 Received: from d01av02.pok.ibm.com (loopback [127.0.0.1]) by d01av02.pok.ibm.com (8.14.3/8.13.1/NCO v10.0 AVout) with ESMTP id o05Cia7j017122 for ; Tue, 5 Jan 2010 10:44:36 -0200 Received: from squirrel.codemonkey.ws (sig-9-65-69-129.mts.ibm.com [9.65.69.129]) by d01av02.pok.ibm.com (8.14.3/8.13.1/NCO v10.0 AVin) with ESMTP id o05CiZri017090 for ; Tue, 5 Jan 2010 10:44:35 -0200 Message-ID: <4B433433.4020505@linux.vnet.ibm.com> Date: Tue, 05 Jan 2010 06:44:35 -0600 From: Anthony Liguori MIME-Version: 1.0 References: <4B4333DF.8090303@linux.vnet.ibm.com> In-Reply-To: <4B4333DF.8090303@linux.vnet.ibm.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: Planning for 0.13 List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On 01/05/2010 06:43 AM, 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. > > - gPXE support for virtio-blk > - Helper based network setup > - Balloon driver statistics > - Fully supported QMP > - Live migration protocol support for subvendor versions (aka features) - virtio-console - vhost-net > Regards, > > Anthony Liguori