From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52073) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z2xgd-0002F1-3W for qemu-devel@nongnu.org; Thu, 11 Jun 2015 04:18:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z2xgZ-0000pk-OH for qemu-devel@nongnu.org; Thu, 11 Jun 2015 04:18:07 -0400 Received: from mx1.redhat.com ([209.132.183.28]:38055) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z2xgZ-0000pd-Im for qemu-devel@nongnu.org; Thu, 11 Jun 2015 04:18:03 -0400 Message-ID: <55794436.6080803@redhat.com> Date: Thu, 11 Jun 2015 10:17:58 +0200 From: Laszlo Ersek MIME-Version: 1.0 References: <1434008536.27114.18.camel@redhat.com> In-Reply-To: <1434008536.27114.18.camel@redhat.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [SeaBIOS] qemu freeze, seabios release List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: seabios , qemu-devel , Marcel Apfelbaum On 06/11/15 09:42, Gerd Hoffmann wrote: > Hi, > > qemu soft freeze for 2.4 is just around the corner, time to think about > the seabios release which should be included there. > > A new release from master isn't even planned yet[1], so I think we > should go for a 1.8.2 stable release. So, if there are any fixes which > should be cherry-picked into stable please speak up now. So far my list > is pretty short: > > 87f848e vga: rework virtio-vga support > > cheers, > Gerd > > [1] It probably makes sense to plan once the tpm support merge > is complete. For the next master release: we've been working with Marcel on properly formatting OFW devpaths in QEMU, for the "bootorder" fw_cfg file, for booting off devices behind a PXB. Patches are on qemu-devel (meaning they should be okay for 2.4). I have patches for OVMF and Marcel is looking into SeaBIOS. So, I think support for these devpaths too should be included in the next master release of SeaBIOS. Thanks Laszlo