[PATCH 1/4] s390: pci: Exporting access to CLP PCI function and PCI group

2019-05-10 Thread Pierre Morel
For the generic implementation of VFIO PCI we need to retrieve the hardware configuration for the PCI functions and the PCI function groups. We modify the internal function using CLP Query PCI function and CLP query PCI function group so that they can be called from outside the S390 architecture P

Re: [PATCH 1/4] s390: pci: Exporting access to CLP PCI function and PCI group

2019-05-10 Thread Robin Murphy
On 10/05/2019 09:22, Pierre Morel wrote: For the generic implementation of VFIO PCI we need to retrieve the hardware configuration for the PCI functions and the PCI function groups. We modify the internal function using CLP Query PCI function and CLP query PCI function group so that they can be

Re: [PATCH 1/4] s390: pci: Exporting access to CLP PCI function and PCI group

2019-05-10 Thread Pierre Morel
On 10/05/2019 12:21, Robin Murphy wrote: On 10/05/2019 09:22, Pierre Morel wrote: For the generic implementation of VFIO PCI we need to retrieve the hardware configuration for the PCI functions and the PCI function groups. We modify the internal function using CLP Query PCI function and CLP que