On Tue, 2026-01-27 at 11:15 -0500, [email protected] wrote: > From: Jared Rossi <[email protected]> > > Move the s390-pci-clp definitions into the "ipl" sub-directory, which is > visible > to the s390-bios. This allows the bios to reuse the architected definitions > and > prevents code duplication. > > Reviewed-by: Thomas Huth <[email protected]> > Signed-off-by: Jared Rossi <[email protected]> > --- > hw/s390x/s390-pci-vfio.c | 2 +- > include/hw/s390x/{ => ipl}/s390-pci-clp.h | 0 > include/hw/s390x/s390-pci-bus.h | 2 +- > 3 files changed, 2 insertions(+), 2 deletions(-) > rename include/hw/s390x/{ => ipl}/s390-pci-clp.h (100%)
Reviewed-by: Eric Farman <[email protected]>
