From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46413) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YSoPu-0000UG-Jw for qemu-devel@nongnu.org; Tue, 03 Mar 2015 10:07:31 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YSoPo-00031E-R9 for qemu-devel@nongnu.org; Tue, 03 Mar 2015 10:07:26 -0500 Received: from mx1.redhat.com ([209.132.183.28]:40844) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YSoPo-0002yr-JL for qemu-devel@nongnu.org; Tue, 03 Mar 2015 10:07:20 -0500 Message-ID: <54F5CE1D.7050802@redhat.com> Date: Tue, 03 Mar 2015 17:07:09 +0200 From: Marcel Apfelbaum MIME-Version: 1.0 References: <54F45893.5080802@redhat.com> <54F4618D.1050205@redhat.com> <54F5B345.4010706@gmail.com> <54F5BDD5.5070706@redhat.com> In-Reply-To: <54F5BDD5.5070706@redhat.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Delaying -rc0? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini , Peter Maydell , kevin@koconnor.net, kraxel@redhat.com Cc: qemu-devel On 03/03/2015 03:57 PM, Paolo Bonzini wrote: > > > 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? Hi Paolo, (CCed Kevin and Gerd) Well, the support was ready in time, see: [SeaBIOS] [PATCH V3 0/2] fw/pci: better support for multiple host bridges http://permalink.gmane.org/gmane.comp.bios.coreboot.seabios/8681 but the SeaBIOS maintainers preferred to see first the QEMU submission getting accepted. In the mean time this series depends on Igor's ACPI dynamic series that took a lot of time to review and even Michael's PULL request with it is not yet in master. The latest version is fully functional, the only reason is marked as 'RFC" is because of the ACPI series API kept changing. I will submit in a day or two the another version rebased on Michael's for_upstream tag. (I was waiting for it to get in master...) I really want to see this series into 2.3, please advise. Thanks, Marcel > > Paolo >