From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39541) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YSo1Z-0000W4-04 for qemu-devel@nongnu.org; Tue, 03 Mar 2015 09:42:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YSo1V-0001jL-JO for qemu-devel@nongnu.org; Tue, 03 Mar 2015 09:42:16 -0500 Received: from mx1.redhat.com ([209.132.183.28]:40186) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YSo1V-0001jF-Ab for qemu-devel@nongnu.org; Tue, 03 Mar 2015 09:42:13 -0500 Message-ID: <54F5BDD5.5070706@redhat.com> Date: Tue, 03 Mar 2015 14:57:41 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <54F45893.5080802@redhat.com> <54F4618D.1050205@redhat.com> <54F5B345.4010706@gmail.com> In-Reply-To: <54F5B345.4010706@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Delaying -rc0? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: marcel@redhat.com, Peter Maydell Cc: qemu-devel On 03/03/2015 14:12, Marcel Apfelbaum wrote: > On 03/02/2015 03:11 PM, Paolo Bonzini wrote: >> >> >> On 02/03/2015 13:44, Peter Maydell wrote: >>> On 2 March 2015 at 21:33, Paolo Bonzini wrote: >>>> Looks like there are still a few pull requests pending, and Peter is on >>>> vacation. Should we really enter hard feature freeze tomorrow? The >>>> 2.3 >>>> planning page in the end never got out the "draft" state. >>> >>> Well, I said you probably didn't want to schedule rc0 for >>> while I was on holiday, but nobody changed the dates... >>> >>> My current intention is just to keep applying pullreqs >>> and then to look again at where we are once I'm back at >>> work. There are almost certainly pending ARM patches >>> which I need to assemble into a pullreq too. >>> >>>> A possible alternative schedule could be: >>>> >>>> 2015-03-10 Tag v2.3.0-rc0 >>> >>> Hugely optimistic. I'm not likely to tag rc0 my first day >>> back at work :-) > Good! > > I want the "multi pci root buses" feature to get in 2.3 and is depending > on Igor's dynamic ACPI series that is still waiting in the PULL request. QEMU 2.3's SeaBIOS is already frozen to 1.8.0. Does it have the required support? Paolo