From: Cornelia Huck <cohuck@redhat.com>
To: David Hildenbrand <david@redhat.com>
Cc: "Collin L. Walling" <walling@linux.vnet.ibm.com>,
borntraeger@de.ibm.com, frankja@linux.vnet.ibm.com,
qemu-s390x@nongnu.org, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [qemu-s390x] [PATCH v1 3/5] s390-ccw: parse and set boot menu options
Date: Thu, 30 Nov 2017 17:05:08 +0100 [thread overview]
Message-ID: <20171130170508.402d426b.cohuck@redhat.com> (raw)
In-Reply-To: <69cba44d-5126-4711-4be6-362cc2ce10d7@redhat.com>
On Thu, 30 Nov 2017 16:52:37 +0100
David Hildenbrand <david@redhat.com> wrote:
> On 29.11.2017 23:33, Collin L. Walling wrote:
> > On 11/29/2017 05:28 PM, David Hildenbrand wrote:
> >> On 27.11.2017 21:55, Collin L. Walling wrote:
> >>> Set boot menu options for an s390 guest and store them in
> >>> the iplb. These options are set via the QEMU command line
> >>> option:
> >>>
> >>> -boot menu=on|off[,splash-time=X]
> >>>
> >>> or via the libvirt domain xml:
> >>>
> >>> <os>
> >>> <bootmenu enable='yes|no' timeout='X'/>
> >>> </os>
> >>>
> >>> Where X represents some positive integer representing
> >>> milliseconds.
> >> Aren't this properties usually contained in the zIPL block? (e.g.
> >> written and configured by zipl)
> >>
> > I believe the timeout value is nestled in there somewhere, yes.
> > However it was requested that we control the boot menu timeout value
> > via the Qemu command line instead. :)
> >
>
> Wonder if it makes sense to always act like the zIPL loader (display
> menu/timeout) but allow to overwrite it via cmd line.
>
I think that make quite a bit of sense.
next prev parent reply other threads:[~2017-11-30 16:05 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-27 20:55 [Qemu-devel] [PATCH v1 0/5] (FIXED) Interactive Boot Menu for DASD and SCSI Guests on s390x Collin L. Walling
2017-11-27 20:55 ` [Qemu-devel] [PATCH v1 1/5] s390-ccw: update libc.h Collin L. Walling
2017-11-28 10:45 ` Cornelia Huck
2017-11-28 15:36 ` [Qemu-devel] [qemu-s390x] " Collin L. Walling
2017-11-28 11:32 ` Thomas Huth
2017-11-27 20:55 ` [Qemu-devel] [PATCH v1 2/5] s390-ccw: ipl structs for eckd cdl/ldl Collin L. Walling
2017-11-28 10:48 ` Cornelia Huck
2017-11-28 15:42 ` [Qemu-devel] [qemu-s390x] " Collin L. Walling
2017-11-28 16:41 ` Cornelia Huck
2017-11-27 20:55 ` [Qemu-devel] [PATCH v1 3/5] s390-ccw: parse and set boot menu options Collin L. Walling
2017-11-28 11:04 ` Cornelia Huck
2017-11-28 16:00 ` [Qemu-devel] [qemu-s390x] " Collin L. Walling
2017-11-28 11:45 ` Thomas Huth
2017-11-28 16:02 ` Collin L. Walling
2017-11-29 22:28 ` David Hildenbrand
2017-11-29 22:33 ` Collin L. Walling
2017-11-30 15:52 ` David Hildenbrand
2017-11-30 16:05 ` Cornelia Huck [this message]
2017-11-27 20:55 ` [Qemu-devel] [PATCH v1 4/5] s390-ccw: interactive boot menu for eckd dasd Collin L. Walling
2017-11-28 12:36 ` [Qemu-devel] [qemu-s390x] " Thomas Huth
2017-11-28 12:45 ` Cornelia Huck
2017-11-28 16:31 ` Collin L. Walling
2017-11-27 20:55 ` [Qemu-devel] [PATCH v1 5/5] s390-ccw: interactive boot menu for scsi Collin L. Walling
2017-11-28 10:35 ` [Qemu-devel] [PATCH v1 0/5] (FIXED) Interactive Boot Menu for DASD and SCSI Guests on s390x Cornelia Huck
2017-11-28 16:35 ` [Qemu-devel] [qemu-s390x] " Collin L. Walling
2017-11-28 16:42 ` Cornelia Huck
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=20171130170508.402d426b.cohuck@redhat.com \
--to=cohuck@redhat.com \
--cc=borntraeger@de.ibm.com \
--cc=david@redhat.com \
--cc=frankja@linux.vnet.ibm.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-s390x@nongnu.org \
--cc=walling@linux.vnet.ibm.com \
/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).