diff options
author | Collin L. Walling <walling@linux.vnet.ibm.com> | 2018-02-27 14:35:21 -0500 |
---|---|---|
committer | Cornelia Huck <cohuck@redhat.com> | 2018-03-08 15:49:23 +0100 |
commit | 5600086976d62e89afbe3ec39915baab0bcca54f (patch) | |
tree | 13af3dc7d0de8b5b492041422bf9493823bf131d /qemu-options.hx | |
parent | c575fa678bb36f35c9012fa29b104643d9707c58 (diff) | |
download | qemu-5600086976d62e89afbe3ec39915baab0bcca54f.zip |
s390/ipl: only print boot menu error if -boot menu=on was specified
It is possible that certain QEMU configurations may not
create an IPLB (such as when -kernel is provided). In
this case, a misleading error message will be printed
stating that the "boot menu is not supported for this
device type".
To amend this, only print this message iff boot menu=on
was provided on the commandline. Otherwise, return silently.
While we're at it, remove trailing periods from error
messages.
Signed-off-by: Collin L. Walling <walling@linux.vnet.ibm.com>
Message-Id: <1519760121-24594-1-git-send-email-walling@linux.vnet.ibm.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
Diffstat (limited to 'qemu-options.hx')
0 files changed, 0 insertions, 0 deletions