From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60637) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z57Nm-0006tI-4W for qemu-devel@nongnu.org; Wed, 17 Jun 2015 03:03:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z57Nh-0004LH-Rv for qemu-devel@nongnu.org; Wed, 17 Jun 2015 03:03:34 -0400 Received: from mx1.redhat.com ([209.132.183.28]:42511) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z57Nh-0004L5-NV for qemu-devel@nongnu.org; Wed, 17 Jun 2015 03:03:29 -0400 Message-ID: <1434524606.5549.13.camel@redhat.com> From: Gerd Hoffmann Date: Wed, 17 Jun 2015 09:03:26 +0200 In-Reply-To: <1434008536.27114.18.camel@redhat.com> References: <1434008536.27114.18.camel@redhat.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] qemu freeze, seabios release List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: seabios Cc: qemu-devel On Do, 2015-06-11 at 09:42 +0200, 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. tagged & uploaded 1.8.2 now. git shortlog rel-1.8.1..rel-1.8.2 ================================= Gerd Hoffmann (1): vga: rework virtio-vga support Kevin O'Connor (5): vgabios: Add config option for assembler fixups vgabios: Emulate "leal" instruction build: Support "make VERSION=xyz" to override the default build version build: CONFIG_VGA_FIXUP_ASM should depend on CONFIG_BUILD_VGABIOS vgabios: On bda_save_restore() the saved vbe_mode also has flags in it Paolo Bonzini (1): smm: ignore bits 16,18-31 of SMM revision ID Vladimir Serbinenko (1): ahci: Ignore max_ports. cheers, Gerd