qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] RFC: Add a new boot parameter to set delay time before seabios retry to boot
@ 2012-09-06  4:15 Amos Kong
  2012-09-06  6:21 ` Gleb Natapov
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Amos Kong @ 2012-09-06  4:15 UTC (permalink / raw)
  To: Anthony Liguori; +Cc: Kevin O'Connor, seabios, qemu-devel, Gleb Natapov

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!


[1] commit b8fcf46826e77c835da0ad8127a17895bb2e2fca
Author: Kevin O'Connor <kevin@koconnor.net>
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 <kevin@koconnor.net>



-- 
			Amos.

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2012-09-20  6:18 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-06  4:15 [Qemu-devel] RFC: Add a new boot parameter to set delay time before seabios retry to boot Amos Kong
2012-09-06  6:21 ` Gleb Natapov
2012-09-06 12:39 ` [Qemu-devel] [PATCH] add a boot parameter to set reboot timeout Amos Kong
2012-09-06 12:46   ` Gleb Natapov
2012-09-07  2:41     ` Amos Kong
2012-09-06 13:36 ` [Qemu-devel] RFC: Add a new boot parameter to set delay time before seabios retry to boot Anthony Liguori
2012-09-06 21:25   ` [Qemu-devel] [SeaBIOS] " Steve Goodrich
2012-09-07  1:10   ` [Qemu-devel] " Kevin O'Connor
2012-09-07  3:11 ` [Qemu-devel] [PATCH v2] add a boot parameter to set reboot timeout Amos Kong
2012-09-20  3:15   ` Amos Kong
2012-09-20  6:18     ` Gleb Natapov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).