From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:51162) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T9jZf-0003UF-Rv for qemu-devel@nongnu.org; Thu, 06 Sep 2012 17:25:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T9jZe-0001E5-JZ for qemu-devel@nongnu.org; Thu, 06 Sep 2012 17:25:19 -0400 Received: from smtp.01.com ([199.36.142.181]:56972) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T9jZe-00018W-F1 for qemu-devel@nongnu.org; Thu, 06 Sep 2012 17:25:18 -0400 Date: Thu, 6 Sep 2012 15:25:12 -0600 (MDT) From: Steve Goodrich Message-ID: <15679382.860.1346966711526.JavaMail.Steve@Harry> In-Reply-To: <87pq5zjmsn.fsf@codemonkey.ws> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [SeaBIOS] RFC: Add a new boot parameter to set delay time before seabios retry to boot List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: seabios@seabios.org, Amos Kong , qemu-devel@nongnu.org I'm just guessing, but perhaps because a file can be changed without rebuilding SeaBIOS. ----- Original Message ----- From: "Anthony Liguori" To: "Amos Kong" Cc: seabios@seabios.org, qemu-devel@nongnu.org Sent: Thursday, September 6, 2012 7:36:24 AM Subject: Re: [SeaBIOS] [Qemu-devel] RFC: Add a new boot parameter to set delay time before seabios retry to boot Amos Kong writes: > Hi all, > > Seabios supports automatically reboot after X second delay on failed > boot [1], > I want to add a parameter for qemu, it's used put a boot parameter into > romfile > for seabios to set the delay time. > > # qemu ... -boot order=n,menu=on,delay=5 ... > > > Comments & suggestions ? Thanks! Why use a file and not just a key/value? Regards, Anthony Liguori > > > [1] commit b8fcf46826e77c835da0ad8127a17895bb2e2fca > Author: Kevin O'Connor > Date: Sat May 12 22:12:22 2012 -0400 > > Automatically reboot after 60 second delay on failed boot. > > If no valid boot devices are found, display the error for 60 seconds > (by default) and then reboot. This enables a periodic retry in case > one of the boot devices is still coming online. > > Signed-off-by: Kevin O'Connor > > > > -- > Amos. _______________________________________________ SeaBIOS mailing list SeaBIOS@seabios.org http://www.seabios.org/mailman/listinfo/seabios