You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/pc-bios/s390-ccw
Jared Rossi 64fa0de46e 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>
1 month ago
..
Makefile pc-bios/s390-ccw: Introduce `EXTRA_LDFLAGS` 4 months ago
bootmap.c pc-bios/s390-ccw: Abort IPL on invalid loadparm 1 month ago
bootmap.h pc-bios/s390-ccw: Remove panics from ECKD IPL path 4 months ago
bswap.h pc-bios/s390-ccw: Move byteswap functions to a separate header 8 years ago
cio.c pc-bios/s390-ccw: Enable failed IPL to return after error 4 months ago
cio.h pc-bios/s390-ccw: Link the netboot code into the main s390-ccw.img binary 4 months ago
dasd-ipl.c pc-bios/s390-ccw: Remove panics from DASD IPL path 4 months ago
dasd-ipl.h pc-bios/s390-ccw: Remove panics from DASD IPL path 4 months ago
helper.h s390-ccw: Getting rid of ulong 2 years ago
iplb.h pc-bios/s390x: Enable multi-device boot loop 4 months ago
jump2ipl.c pc-bios/s390x: Enable multi-device boot loop 4 months ago
main.c pc-bios/s390x: Initialize machine loadparm before probing IPL devices 3 months ago
menu.c pc-bios/s390-ccw: Use the libc from SLOF and remove sclp prints 4 months ago
netmain.c pc-bios/s390-ccw/netmain: Fix error messages with regards to the TFTP server 1 month ago
s390-arch.h pc-bios: s390x: Clear out leftover S390EP string 4 years ago
s390-ccw.h pc-bios/s390-ccw: Enable failed IPL to return after error 4 months ago
s390-time.h pc-bios: s390x: Consolidate timing functions into time.h 5 years ago
sclp.c pc-bios/s390-ccw: Use the libc from SLOF and remove sclp prints 4 months ago
sclp.h misc: Replace zero-length arrays with flexible array member (automatic) 5 years ago
scsi.h pc-bios/s390-ccw: Get Block Limits VPD device data 8 years ago
start.S pc-bios/s390-ccw: Don't generate TEXTRELs 4 months ago
virtio-blkdev.c pc-bios/s390-ccw: Enable failed IPL to return after error 4 months ago
virtio-net.c pc-bios/s390-ccw: Fix boot problem with virtio-net devices 1 month ago
virtio-scsi.c pc-bios/s390-ccw: Remove panics from SCSI IPL path 4 months ago
virtio-scsi.h s390-ccw: Getting rid of ulong 2 years ago
virtio.c pc-bios/s390-ccw/virtio: Add a function to reset a virtio device 1 month ago
virtio.h pc-bios/s390-ccw: Fix boot problem with virtio-net devices 1 month ago