From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:45884) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RSlci-00017t-0f for qemu-devel@nongnu.org; Tue, 22 Nov 2011 03:22:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RSlcg-0004KF-PP for qemu-devel@nongnu.org; Tue, 22 Nov 2011 03:22:35 -0500 Received: from mx1.redhat.com ([209.132.183.28]:24864) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RSlcg-0004K3-HW for qemu-devel@nongnu.org; Tue, 22 Nov 2011 03:22:34 -0500 Message-ID: <4ECB5BC1.8030204@redhat.com> Date: Tue, 22 Nov 2011 09:22:25 +0100 From: Gerd Hoffmann MIME-Version: 1.0 References: <4ECAC105.8040404@msgid.tls.msk.ru> <4ECB01D8.1010105@codemonkey.ws> In-Reply-To: <4ECB01D8.1010105@codemonkey.ws> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] updating seabios to current release? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Paolo Bonzini , Michael Tokarev , qemu-devel On 11/22/11 02:58, Anthony Liguori wrote: > On 11/21/2011 03:22 PM, Michael Tokarev wrote: >> Current version of seabios is 1.6.3, released several >> weeks ago. Compared with the version currently shipped >> in qemu, it adds a few commits, most of which are fixes >> for qemu-related issues. Maybe it's not too late to update >> seabios to the latest released version in order to incorporate >> all the fixes and to have nice release numbers? > > Did the off-by-one USB boot order patch make it to 1.6.3? No. 1.6.3 was released on Oct 4th, paolos usb patches where applied a few days ago. cheers, Gerd