From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NSF5Y-0007MY-CA for qemu-devel@nongnu.org; Tue, 05 Jan 2010 14:29:08 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NSF5T-0007FF-Gx for qemu-devel@nongnu.org; Tue, 05 Jan 2010 14:29:07 -0500 Received: from [199.232.76.173] (port=34057 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NSF5T-0007F0-A9 for qemu-devel@nongnu.org; Tue, 05 Jan 2010 14:29:03 -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 1NSF5S-0002qi-SW for qemu-devel@nongnu.org; Tue, 05 Jan 2010 14:29:03 -0500 Received: from e3.ny.us.ibm.com ([32.97.182.143]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NS8l0-000370-8N for qemu-devel@nongnu.org; Tue, 05 Jan 2010 07:43:30 -0500 Received: from d01relay03.pok.ibm.com (d01relay03.pok.ibm.com [9.56.227.235]) by e3.ny.us.ibm.com (8.14.3/8.13.1) with ESMTP id o05CXUGr010238 for ; Tue, 5 Jan 2010 07:33:30 -0500 Received: from d01av02.pok.ibm.com (d01av02.pok.ibm.com [9.56.224.216]) by d01relay03.pok.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id o05ChCxG150366 for ; Tue, 5 Jan 2010 07:43:12 -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 o05ChCi8014288 for ; Tue, 5 Jan 2010 10:43:12 -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 o05ChBFZ014268 for ; Tue, 5 Jan 2010 10:43:11 -0200 Message-ID: <4B4333DF.8090303@linux.vnet.ibm.com> Date: Tue, 05 Jan 2010 06:43:11 -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] 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 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) Regards, Anthony Liguori