On Tue, 2026-06-30 at 10:19 -0400, [email protected] wrote: > From: Jared Rossi <[email protected]> > > When IPL type is PCI, cutype is unknown, so the IPLB location does not > get written to lowcore. Instead of checking cutype, check if the device > is virtio generically, which covers both CCW and PCI variants. Net devices > are excluded. > > Signed-off-by: Jared Rossi <[email protected]> > --- > pc-bios/s390-ccw/main.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-)
Reviewed-by: Eric Farman <[email protected]>
