From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45330) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XnmOe-0007YH-Gu for qemu-devel@nongnu.org; Mon, 10 Nov 2014 05:40:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XnmOY-0004jz-2M for qemu-devel@nongnu.org; Mon, 10 Nov 2014 05:40:32 -0500 Received: from mx1.redhat.com ([209.132.183.28]:43688) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XnmOX-0004jO-MM for qemu-devel@nongnu.org; Mon, 10 Nov 2014 05:40:25 -0500 Message-ID: <1415616021.28956.9.camel@nilsson.home.kraxel.org> From: Gerd Hoffmann Date: Mon, 10 Nov 2014 11:40:21 +0100 Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] seabios 1.7.5.1 stable release -- last call for patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: seabios , qemu-devel Hi, I'm busy preparing a 1.7.5.1 stable release for seabios, to be released within the next few days, so we can include it into the upcoming qemu 2.2 release. Currently the 1.7.5-stable branch has these patches (git shortlog): Hannes Reinecke (1): megasas: read addional PCI I/O bar Kevin O'Connor (5): boot: Change ":rom%d" boot order rom instance to ":rom%x" vgabios: Return from handle_1011() if handler found. Don't enable thread preemption during S3 resume vga option rom execution. build: Avoid absolute paths during "whole-program" compiling. ehci: Fix bug in hub port assignment Marcel Apfelbaum (1): hw/pci: reserve IO and mem for pci express downstream ports with no devices attached Markus Armbruster (1): boot: Fix boot order for SCSI target, lun > 9 Anyone has requests / suggestions for additional patches being cherry-picked from master? cheers, Gerd