From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48144) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vb5PH-0008IV-9K for qemu-devel@nongnu.org; Tue, 29 Oct 2013 05:16:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vb5PA-0000k6-Le for qemu-devel@nongnu.org; Tue, 29 Oct 2013 05:16:11 -0400 Received: from mx1.redhat.com ([209.132.183.28]:60050) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vb5PA-0000jI-Ds for qemu-devel@nongnu.org; Tue, 29 Oct 2013 05:16:04 -0400 Message-ID: <1383038158.7970.10.camel@nilsson.home.kraxel.org> From: Gerd Hoffmann Date: Tue, 29 Oct 2013 10:15:58 +0100 In-Reply-To: <1381831445.3709.58.camel@nilsson.home.kraxel.org> References: <1381831445.3709.58.camel@nilsson.home.kraxel.org> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [SeaBIOS] qemu 1.7 & seabios -- release planning List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: seabios@seabios.org Cc: qemu-devel@nongnu.org On Di, 2013-10-15 at 12:04 +0200, Gerd Hoffmann wrote: > Hi, > > It's probably going to be a bit tough this time. We are pretty late in > the qemu 1.7 devel cycle, soft freeze today, and a big chunk of code > (ahci-tables-from qemu) which needs seabios support[1] is just about to > be pulled. Update: ahci-tables-from was NOT pulled to 1.7 and will likely be merged in the 1.8 devel cycle, hopefully early. I think we should plan for a release soon after the patches got merged, but there is no need to rush it, qemu 1.7 will do fine with the latest stable release currently in the tree. cheers, Gerd