From: Thomas Huth <thuth@redhat.com>
To: Collin Walling <walling@linux.ibm.com>,
qemu-devel@nongnu.org, qemu-s390x@nongnu.org, cohuck@redhat.com,
borntraeger@de.ibm.com
Cc: gor@linux.ibm.com, frankja@linux.ibm.com
Subject: Re: [Qemu-devel] [PATCH v3 0/4] Small fixes for s390x QEMU boot menu
Date: Tue, 17 Apr 2018 05:16:32 +0200 [thread overview]
Message-ID: <dfe788ef-0bd5-699e-84f1-7b6c897fd8fe@redhat.com> (raw)
In-Reply-To: <1523897770-30155-1-git-send-email-walling@linux.ibm.com>
On 16.04.2018 18:56, Collin Walling wrote:
> Change Log:
>
> v3
>
> - added r-b's
> - added check around memset
>
> v2
>
> - added r-b's
> - s/zipl_println/zipl_print_entry
> - prints entry and returns entry number
> - while loop now handles valid_entries
>
> These patches fix the following:
>
> - The QEMU zIPL boot menu does not allow accurate selection of
> non-sequential entries.
>
> - The QEMU zIPL boot menu does not have all the capabilities of the
> real zIPL menu (such as commandline args). We should print a different
> banner to reflect this.
>
> - The loadparm array in main.c can end up being not null terminated when
> converted to an integer via atoui.
>
> - A loadparm set to an empty string does not allow a boot menu.
>
> Collin Walling (4):
> pc-bios/s390-ccw: rename MAX_TABLE_ENTRIES to MAX_BOOT_ENTRIES
> pc-bios/s390-ccw: fix loadparm initialization and int conversion
> pc-bios/s390-ccw: fix non-sequential boot entries (eckd)
> pc-bios/s390-ccw: fix non-sequential boot entries (enum)
Thanks, queued to my s390-ccw-bios branch now.
Thomas
prev parent reply other threads:[~2018-04-17 3:16 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-16 16:56 [Qemu-devel] [PATCH v3 0/4] Small fixes for s390x QEMU boot menu Collin Walling
2018-04-16 16:56 ` [Qemu-devel] [PATCH v3 1/4] pc-bios/s390-ccw: rename MAX_TABLE_ENTRIES to MAX_BOOT_ENTRIES Collin Walling
2018-04-16 16:56 ` [Qemu-devel] [PATCH v3 2/4] pc-bios/s390-ccw: fix loadparm initialization and int conversion Collin Walling
2018-04-16 16:56 ` [Qemu-devel] [PATCH v3 3/4] pc-bios/s390-ccw: fix non-sequential boot entries (eckd) Collin Walling
2018-04-16 16:56 ` [Qemu-devel] [PATCH v3 4/4] pc-bios/s390-ccw: fix non-sequential boot entries (enum) Collin Walling
2018-04-17 3:16 ` Thomas Huth [this message]
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=dfe788ef-0bd5-699e-84f1-7b6c897fd8fe@redhat.com \
--to=thuth@redhat.com \
--cc=borntraeger@de.ibm.com \
--cc=cohuck@redhat.com \
--cc=frankja@linux.ibm.com \
--cc=gor@linux.ibm.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-s390x@nongnu.org \
--cc=walling@linux.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).