From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49615) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bgvcy-0003nT-RP for qemu-devel@nongnu.org; Mon, 05 Sep 2016 11:16:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bgvcs-0003ry-Rb for qemu-devel@nongnu.org; Mon, 05 Sep 2016 11:16:03 -0400 Received: from mx1.redhat.com ([209.132.183.28]:38568) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bgvcs-0003rr-LJ for qemu-devel@nongnu.org; Mon, 05 Sep 2016 11:15:58 -0400 References: <20160901140823.GA24262@stefanha-x1.localdomain> From: Paolo Bonzini Message-ID: Date: Mon, 5 Sep 2016 17:15:55 +0200 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] proposed release timetable for 2.8 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Stefan Hajnoczi , QEMU Developers On 05/09/2016 17:11, Peter Maydell wrote: > > Based also on the discussion at QEMU summit, where there was consensus > > that three weeks between softfreeze and rc0 was too much, IMO we can > > shorten the period to just two weeks > > > > * softfreeze is a deadline for _maintainers_ to post their large pull > > requests. Developers are unaffected, except that the maintainers will > > be stricter. > > I think there is a difference for developers, because our > current definition (http://wiki.qemu.org/Planning/SoftFeatureFreeze) > says that "non-trivial features should have code posted to the list". > [...] for practical purposes I don't think it makes much difference: > if you're a dev trying to get a feature into 2.8 then you will > need to get it all code reviewed and into the maintainer's tree > about a week earlier than under our current longer schedule with > a more relaxed attitude to late-feature-stuff. Describing it > all this way might be clearer to everybody about when stuff needs > to be done, though. I agree. Paolo