From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51993) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V7QVU-0000MK-SM for qemu-devel@nongnu.org; Thu, 08 Aug 2013 09:44:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V7QVO-0000l5-MU for qemu-devel@nongnu.org; Thu, 08 Aug 2013 09:44:00 -0400 Received: from mx1.redhat.com ([209.132.183.28]:22519) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V7QVO-0000kn-Ed for qemu-devel@nongnu.org; Thu, 08 Aug 2013 09:43:54 -0400 Message-ID: <5203A094.40100@redhat.com> Date: Thu, 08 Aug 2013 15:43:48 +0200 From: Gerd Hoffmann MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] 1.7.3.1 release planned List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "seabios@seabios.org" Cc: Alex Williamson , Kevin O'Connor , "qemu-devel@nongnu.org" , "Michael S. Tsirkin" Hi, I've just created a 1.7.3-stable branch. It has a single commit right now, which is 2a9aeabdfb34374ecac25e7a8d21c9e368618cd4 from master cherry-picked (Fix USB EHCI detection that was broken in hlist conversion of PCIDevices). My plan is to tag 1.7.3.1 next monday, so the update can be included in qemu 1.6-rc3 planned for next monday. Are there more patches which should go into the 1.7.3.1 bugfix release? Commit ed88f6515c18d9520efa4a41ccb70038dfbe43f9 (acpi: sync FADT flags from PIIX4 to Q35vga) looks like a candidate to me. Michael? Also commit 1a113e1144113348e04cbe39fa81a448049e82a0 (Fix bug in CBFS file walking with compressed files). Kevin? cheers, Gerd