From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:43721) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RSfdN-0006vx-2l for qemu-devel@nongnu.org; Mon, 21 Nov 2011 20:58:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RSfdM-0000R5-4U for qemu-devel@nongnu.org; Mon, 21 Nov 2011 20:58:53 -0500 Received: from mail-gy0-f173.google.com ([209.85.160.173]:35926) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RSfdM-0000R1-13 for qemu-devel@nongnu.org; Mon, 21 Nov 2011 20:58:52 -0500 Received: by ghbg19 with SMTP id g19so3099198ghb.4 for ; Mon, 21 Nov 2011 17:58:51 -0800 (PST) Message-ID: <4ECB01D8.1010105@codemonkey.ws> Date: Mon, 21 Nov 2011 19:58:48 -0600 From: Anthony Liguori MIME-Version: 1.0 References: <4ECAC105.8040404@msgid.tls.msk.ru> In-Reply-To: <4ECAC105.8040404@msgid.tls.msk.ru> Content-Type: text/plain; charset=UTF-8; format=flowed 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: Michael Tokarev Cc: Paolo Bonzini , qemu-devel , Gerd Hoffmann 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? Regards, Anthony Liguori > > Thanks, > > /mjt >