From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52424) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V8nQ1-0005a8-BK for qemu-devel@nongnu.org; Mon, 12 Aug 2013 04:24:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V8nPv-00069U-1B for qemu-devel@nongnu.org; Mon, 12 Aug 2013 04:24:01 -0400 Received: from mx1.redhat.com ([209.132.183.28]:1259) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V8nPu-00068c-O7 for qemu-devel@nongnu.org; Mon, 12 Aug 2013 04:23:54 -0400 Message-ID: <52089B97.5080700@redhat.com> Date: Mon, 12 Aug 2013 10:23:51 +0200 From: Gerd Hoffmann MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] seabios 1.7.3.1 released List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "seabios@seabios.org" Cc: "qemu-devel@nongnu.org" Hi, The seabios 1.7.3.1 bugfix release is out of the door. Here is the shortlog: Kevin O'Connor (2): Fix USB EHCI detection that was broken in hlist conversion of PCIDevices. Fix bug in CBFS file walking with compressed files. Michael S. Tsirkin (1): acpi: sync FADT flags from PIIX4 to Q35 cheers, Gerd