From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:41420) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rj5eL-00055f-3F for qemu-devel@nongnu.org; Fri, 06 Jan 2012 03:59:46 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rj5eJ-0000pX-Ig for qemu-devel@nongnu.org; Fri, 06 Jan 2012 03:59:45 -0500 Received: from mx1.redhat.com ([209.132.183.28]:63227) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rj5eJ-0000pC-C6 for qemu-devel@nongnu.org; Fri, 06 Jan 2012 03:59:43 -0500 Message-ID: <4F06B7F8.9030702@redhat.com> Date: Fri, 06 Jan 2012 09:59:36 +0100 From: Gerd Hoffmann MIME-Version: 1.0 References: <20120105030353.GA9589@morn.localdomain> <20120106014220.GA25140@morn.localdomain> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] Boot order problem and disable iPXE/gPXE List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerhard Wiesinger Cc: Kevin O'Connor , qemu-devel@nongnu.org On 01/06/12 09:20, Gerhard Wiesinger wrote: > On Thu, 5 Jan 2012, Kevin O'Connor wrote: > >> On Thu, Jan 05, 2012 at 08:39:15AM +0100, Gerhard Wiesinger wrote: >>> BTW: I didn't get any answer to the following thread: >>> https://lists.gnu.org/archive/html/qemu-devel/2011-11/msg00602.html >> >> Odd - that email never made it to my inbox. Anyway, Gerd reported a >> similar issue to the SeaBIOS mailing list, and it should be fixed on >> SeaBIOS tip now. > > Which commit fixed it? 891766f3b4d6996d02322aa48070d2e7e950e582 cheers, Gerd