From: David Hildenbrand <david@redhat.com>
To: "Collin L. Walling" <walling@linux.vnet.ibm.com>,
qemu-s390x@nongnu.org, qemu-devel@nongnu.org
Cc: borntraeger@de.ibm.com, thuth@redhat.com, cohuck@redhat.com,
frankja@linux.vnet.ibm.com
Subject: Re: [Qemu-devel] [qemu-s390x] [PATCH v2 3/5] s390-ccw: parse and set boot menu options
Date: Tue, 12 Dec 2017 18:48:19 +0100 [thread overview]
Message-ID: <8f374b1d-3bbd-e10d-128a-8b1fa1840530@redhat.com> (raw)
In-Reply-To: <046eae0b-e094-8d94-3fea-3390942930b1@linux.vnet.ibm.com>
>>> +
>>> + /* Store timeout value as seconds */
>>> + timeout /= 1000;
>> So we pass ms on the command line? Why?
>
>
> The QEMU user documentation specifies the splash-time as milliseconds.
> I figured it would be best to conform to that.
Makes sense then, maybe round up.
--
Thanks,
David / dhildenb
next prev parent reply other threads:[~2017-12-12 17:48 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-11 22:19 [Qemu-devel] [PATCH v2 0/5] Interactive Boot Menu for DASD and SCSI Guests on s390x Collin L. Walling
2017-12-11 22:19 ` [Qemu-devel] [PATCH v2 1/5] s390-ccw: update libc Collin L. Walling
2017-12-18 13:06 ` Thomas Huth
2017-12-18 16:16 ` [Qemu-devel] [qemu-s390x] " Collin L. Walling
2017-12-19 7:31 ` Thomas Huth
2017-12-19 16:29 ` Collin L. Walling
2017-12-19 20:23 ` Collin L. Walling
2017-12-20 10:00 ` Thomas Huth
2017-12-11 22:19 ` [Qemu-devel] [PATCH v2 2/5] s390-ccw: ipl structs for eckd cdl/ldl Collin L. Walling
2017-12-14 17:41 ` Cornelia Huck
2017-12-14 21:29 ` [Qemu-devel] [qemu-s390x] " Collin L. Walling
2017-12-18 22:11 ` Collin L. Walling
2018-01-09 15:12 ` Cornelia Huck
2017-12-11 22:19 ` [Qemu-devel] [PATCH v2 3/5] s390-ccw: parse and set boot menu options Collin L. Walling
2017-12-12 17:00 ` David Hildenbrand
2017-12-12 17:30 ` [Qemu-devel] [qemu-s390x] " Collin L. Walling
2017-12-12 17:48 ` David Hildenbrand [this message]
2017-12-18 13:23 ` [Qemu-devel] " Thomas Huth
2017-12-11 22:19 ` [Qemu-devel] [PATCH v2 4/5] s390-ccw: interactive boot menu for eckd dasd Collin L. Walling
2017-12-12 16:30 ` Farhan Ali
2017-12-12 17:04 ` [Qemu-devel] [qemu-s390x] " Collin L. Walling
2017-12-18 13:43 ` [Qemu-devel] " Thomas Huth
2017-12-11 22:19 ` [Qemu-devel] [PATCH v2 5/5] s390-ccw: interactive boot menu for scsi Collin L. Walling
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=8f374b1d-3bbd-e10d-128a-8b1fa1840530@redhat.com \
--to=david@redhat.com \
--cc=borntraeger@de.ibm.com \
--cc=cohuck@redhat.com \
--cc=frankja@linux.vnet.ibm.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-s390x@nongnu.org \
--cc=thuth@redhat.com \
--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).