From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34969) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z3Ix2-0006mM-SD for qemu-devel@nongnu.org; Fri, 12 Jun 2015 03:00:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Z3Iwx-0000w0-Hr for qemu-devel@nongnu.org; Fri, 12 Jun 2015 03:00:28 -0400 Received: from mx1.redhat.com ([209.132.183.28]:35131) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Z3Iwx-0000uJ-Bz for qemu-devel@nongnu.org; Fri, 12 Jun 2015 03:00:23 -0400 Message-ID: <1434092419.28479.15.camel@redhat.com> From: Gerd Hoffmann Date: Fri, 12 Jun 2015 09:00:19 +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] [SeaBIOS] qemu freeze, seabios release List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: seabios Cc: qemu-devel Hi, > should be cherry-picked into stable please speak up now. So far my list > is pretty short: Looked through the log. The leal instruction and ahci max-ports fixes are worth having too I think. So I have this list now: nilsson kraxel ~/projects/seabios (1.8-stable)# git log --oneline rel-1.8.1.. eb3677a vga: rework virtio-vga support 33d4d4f build: Support "make VERSION=xyz" to override the default build version dbd4a87 ahci: Ignore max_ports. 42f6019 vgabios: Emulate "leal" instruction c5fa0c5 vgabios: Add config option for assembler fixups cheers, Gerd