diff options
author | Jared Rossi <jrossi@linux.ibm.com> | 2025-01-17 16:22:35 -0500 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2025-01-22 08:28:49 +0100 |
commit | 64fa0de46ee3cc972af5d3ce8c5dc0db8198cd2b (patch) | |
tree | c09153dc5549ce602596cea88255a6938f94a084 /rust/qemu-api-macros | |
parent | bbfa7f8558d5346b6884108ad50df3517fe17358 (diff) | |
download | qemu-64fa0de46ee3cc972af5d3ce8c5dc0db8198cd2b.zip qemu-64fa0de46ee3cc972af5d3ce8c5dc0db8198cd2b.tar.gz qemu-64fa0de46ee3cc972af5d3ce8c5dc0db8198cd2b.tar.bz2 |
pc-bios/s390-ccw: Abort IPL on invalid loadparm
Because the loadparm specifies an exact kernel the user wants to boot, if the
loadparm is invalid it must represent a misconfiguration of the guest. Thus we
should abort the IPL immediately, without attempting to use other devices, to
avoid booting into an unintended guest image.
Signed-off-by: Jared Rossi <jrossi@linux.ibm.com>
Message-ID: <20250117212235.1324063-2-jrossi@linux.ibm.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'rust/qemu-api-macros')
0 files changed, 0 insertions, 0 deletions