Re: [PATCH v2 5/9] s390x/pci: create a header dedicated to PCI CLP

2020-10-06 Thread Cornelia Huck
On Fri, 2 Oct 2020 16:06:27 -0400 Matthew Rosato wrote: > From: Pierre Morel > > To have a clean separation between s390-pci-bus.h and s390-pci-inst.h > headers we export the PCI CLP instructions in a dedicated header. > > Signed-off-by: Pierre Morel > Signed-off-by: Matthew Rosato > --- >

[PATCH v2 5/9] s390x/pci: create a header dedicated to PCI CLP

2020-10-02 Thread Matthew Rosato
From: Pierre Morel To have a clean separation between s390-pci-bus.h and s390-pci-inst.h headers we export the PCI CLP instructions in a dedicated header. Signed-off-by: Pierre Morel Signed-off-by: Matthew Rosato --- include/hw/s390x/s390-pci-bus.h | 1 + include/hw/s390x/s390-pci-clp.h |