From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=34776 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OEOii-0003rJ-Sb for qemu-devel@nongnu.org; Tue, 18 May 2010 11:28:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OEOiJ-0003hM-EN for qemu-devel@nongnu.org; Tue, 18 May 2010 11:28:13 -0400 Received: from e1.ny.us.ibm.com ([32.97.182.141]:58051) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OEOiJ-0003hG-AC for qemu-devel@nongnu.org; Tue, 18 May 2010 11:28:11 -0400 Received: from d01relay05.pok.ibm.com (d01relay05.pok.ibm.com [9.56.227.237]) by e1.ny.us.ibm.com (8.14.3/8.13.1) with ESMTP id o4IFCE4d006960 for ; Tue, 18 May 2010 11:12:14 -0400 Received: from d01av03.pok.ibm.com (d01av03.pok.ibm.com [9.56.224.217]) by d01relay05.pok.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id o4IFHiSb059174 for ; Tue, 18 May 2010 11:17:44 -0400 Received: from d01av03.pok.ibm.com (loopback [127.0.0.1]) by d01av03.pok.ibm.com (8.14.3/8.13.1/NCO v10.0 AVout) with ESMTP id o4IFHiRQ016569 for ; Tue, 18 May 2010 12:17:44 -0300 Message-ID: <4BF2AF96.2010505@linux.vnet.ibm.com> Date: Tue, 18 May 2010 10:17:42 -0500 From: Anthony Liguori MIME-Version: 1.0 References: <4BF2A500.7040609@linux.vnet.ibm.com> <20100518115243.712650d4@redhat.com> In-Reply-To: <20100518115243.712650d4@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [RFC] 0.13.0 Release plan List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Luiz Capitulino Cc: Stefan Hajnoczi , qemu-devel , kvm-devel , Markus Armbruster On 05/18/2010 09:52 AM, Luiz Capitulino wrote: > On Tue, 18 May 2010 09:32:32 -0500 > Anthony Liguori wrote: > > >> Hi, >> >> Here's my current thinking for the 0.13.0 release. Since there's a lot >> of activity going on with QMP, I'd like to move the release out to July 1st. >> >> Here's what I'd like to do between now and then: >> >> - Do a detailed review of the QMP specification by sending out >> portions of the spec to the mailing list and waiting for at least 3 acks >> (Stefan/Anthony) >> > Agreed. > > Actually I was wondering if this shouldn't be QMP's development plan, > ie. any QMP change which is protocol visible, must: > > 1. Add the proper entry in qmp-commands.txt > 2. Get three ACKs on the list > Yes, I think that's a good idea. > Of course that we need qmp-commands.txt merged. Jan has just finished > incorporating its contents in qemu-monitor.hx, now qmp-commands.txt is > generated from there. > > I will fix the doc's reported problems in his series and submit it. > > >> - Redesign QError to be more consistent (Markus/Luiz) >> > Yes, we have all issues pointed out by Avi too. I plan to look at them > as soon as the document is merged. > > However, the ones used by libvirt should be considered with extra care. > > >> - Host a bug day on June 1st (more details in later note) >> > Excellent idea, suggest asking in that thread if anyone volunteers to be > the issue tracker's 'maintainer' (main job is bug triage). > If anyone volunteers, that would be great but it's definitely a tough job. I'm going to setup a wiki page with some information about how to participate in the Bug Day and then I'll send out another note later today. Regards, Anthony Liguori >> - Freeze stable-0.13 on June 21st and release 0.13.0-rc >> - Accept only bug fixes for stable-0.13 >> - 0.13.0-rc2 release on June 28th >> - 0.13.0 release on July 1st >> > ACK > > >> Any feedback and/or suggestions would be appreciated. >> >> Regards, >> >> Anthony Liguori >> >> >