On Tue, 2026-03-03 at 21:59 -0500, [email protected] wrote: > From: Jared Rossi <[email protected]> > > Search for a corresponding S390PCIBusDevice and build an IPLB if a device has > been indexed for boot but does not identify as a CCW device, > > PCI devices are not yet included in boot probing (they must have a boot > index). > > Reviewed-by: Thomas Huth <[email protected]> > Signed-off-by: Jared Rossi <[email protected]> > --- > hw/s390x/ipl.c | 56 ++++++++++++++++++++++++++++++--- > hw/s390x/ipl.h | 3 ++ > hw/s390x/s390-pci-bus.c | 3 +- > include/hw/s390x/s390-pci-bus.h | 2 ++ > 4 files changed, 57 insertions(+), 7 deletions(-)
Reviewed-by: Eric Farman <[email protected]>
