From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57641) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V7Qqw-0005UF-T6 for qemu-devel@nongnu.org; Thu, 08 Aug 2013 10:06:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V7Qqq-0002UW-Du for qemu-devel@nongnu.org; Thu, 08 Aug 2013 10:06:10 -0400 Received: from mx1.redhat.com ([209.132.183.28]:8327) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V7Qqq-0002T7-6K for qemu-devel@nongnu.org; Thu, 08 Aug 2013 10:06:04 -0400 Date: Thu, 8 Aug 2013 17:07:37 +0300 From: "Michael S. Tsirkin" Message-ID: <20130808140737.GA30238@redhat.com> References: <5203A094.40100@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5203A094.40100@redhat.com> Subject: Re: [Qemu-devel] 1.7.3.1 release planned List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: Kevin O'Connor , "seabios@seabios.org" , Alex Williamson , "qemu-devel@nongnu.org" On Thu, Aug 08, 2013 at 03:43:48PM +0200, Gerd Hoffmann wrote: > 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? Yes. > Also commit 1a113e1144113348e04cbe39fa81a448049e82a0 (Fix bug in CBFS > file walking with compressed files). Kevin? > > cheers, > Gerd