qemu/pc-bios/s390-ccw
Jared Rossi bb185de423 s390x: Add individual loadparm assignment to CCW device
Add a loadparm property to the VirtioCcwDevice object so that different
loadparms can be defined on a per-device basis for CCW boot devices.

The machine/global loadparm is still supported. If both a global and per-device
loadparm are defined, the per-device value will override the global value for
that device, but any other devices that do not specify a per-device loadparm
will still use the global loadparm.

It is invalid to assign a loadparm to a non-boot device.

Signed-off-by: Jared Rossi <jrossi@linux.ibm.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20241020012953.1380075-15-jrossi@linux.ibm.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2024-10-23 06:53:44 +02:00
..
bootmap.c pc-bios/s390-ccw: Enable failed IPL to return after error 2024-10-23 06:53:44 +02:00
bootmap.h pc-bios/s390-ccw: Remove panics from ECKD IPL path 2024-10-23 06:53:44 +02:00
bswap.h pc-bios/s390-ccw: Move byteswap functions to a separate header 2017-07-14 12:29:48 +02:00
cio.c pc-bios/s390-ccw: Enable failed IPL to return after error 2024-10-23 06:53:44 +02:00
cio.h pc-bios/s390-ccw: Link the netboot code into the main s390-ccw.img binary 2024-10-23 06:53:44 +02:00
dasd-ipl.c pc-bios/s390-ccw: Remove panics from DASD IPL path 2024-10-23 06:53:44 +02:00
dasd-ipl.h pc-bios/s390-ccw: Remove panics from DASD IPL path 2024-10-23 06:53:44 +02:00
helper.h s390-ccw: Getting rid of ulong 2023-06-29 20:43:19 +02:00
iplb.h include/hw/s390x: Add include files for common IPL structs 2024-10-23 06:53:44 +02:00
jump2ipl.c pc-bios/s390-ccw: Enable failed IPL to return after error 2024-10-23 06:53:44 +02:00
main.c s390x: Add individual loadparm assignment to CCW device 2024-10-23 06:53:44 +02:00
Makefile include/hw/s390x: Add include files for common IPL structs 2024-10-23 06:53:44 +02:00
menu.c pc-bios/s390-ccw: Use the libc from SLOF and remove sclp prints 2024-10-23 06:53:44 +02:00
netmain.c pc-bios/s390-ccw: Remove panics from Netboot IPL path 2024-10-23 06:53:44 +02:00
s390-arch.h pc-bios: s390x: Clear out leftover S390EP string 2020-11-23 09:48:45 +01:00
s390-ccw.h pc-bios/s390-ccw: Enable failed IPL to return after error 2024-10-23 06:53:44 +02:00
s390-time.h pc-bios: s390x: Consolidate timing functions into time.h 2020-07-02 09:59:24 +02:00
sclp.c pc-bios/s390-ccw: Use the libc from SLOF and remove sclp prints 2024-10-23 06:53:44 +02:00
sclp.h misc: Replace zero-length arrays with flexible array member (automatic) 2020-03-16 22:07:42 +01:00
scsi.h pc-bios/s390-ccw: Get Block Limits VPD device data 2017-05-19 12:29:01 +02:00
start.S pc-bios/s390-ccw: Don't use __bss_start with the "larl" instruction 2023-06-29 20:45:12 +02:00
virtio-blkdev.c pc-bios/s390-ccw: Enable failed IPL to return after error 2024-10-23 06:53:44 +02:00
virtio-net.c pc-bios/s390-ccw: Remove panics from Netboot IPL path 2024-10-23 06:53:44 +02:00
virtio-scsi.c pc-bios/s390-ccw: Remove panics from SCSI IPL path 2024-10-23 06:53:44 +02:00
virtio-scsi.h s390-ccw: Getting rid of ulong 2023-06-29 20:43:19 +02:00
virtio.c pc-bios/s390-ccw: Enable failed IPL to return after error 2024-10-23 06:53:44 +02:00
virtio.h pc-bios/s390-ccw: Enable failed IPL to return after error 2024-10-23 06:53:44 +02:00