From: Amos Kong <akong@redhat.com>
To: Anthony Liguori <aliguori@us.ibm.com>
Cc: Kevin O'Connor <kevin@koconnor.net>,
seabios@seabios.org, qemu-devel@nongnu.org,
Gleb Natapov <gleb@redhat.com>
Subject: [Qemu-devel] RFC: Add a new boot parameter to set delay time before seabios retry to boot
Date: Thu, 06 Sep 2012 12:15:13 +0800 [thread overview]
Message-ID: <50482351.6050302@redhat.com> (raw)
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.
next reply other threads:[~2012-09-06 4:15 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-06 4:15 Amos Kong [this message]
2012-09-06 6:21 ` [Qemu-devel] RFC: Add a new boot parameter to set delay time before seabios retry to boot 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=50482351.6050302@redhat.com \
--to=akong@redhat.com \
--cc=aliguori@us.ibm.com \
--cc=gleb@redhat.com \
--cc=kevin@koconnor.net \
--cc=qemu-devel@nongnu.org \
--cc=seabios@seabios.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).