Re: [Qemu-devel] [PATCH 3/5] s390: vfio_pci: Use a PCI Group structure

2019-05-16 Thread Pierre Morel
On 14/05/2019 13:49, Cornelia Huck wrote: On Fri, 10 May 2019 16:38:51 +0200 Pierre Morel wrote: We use a S390PCIGroup structure to hold the information related to zPCI Function group. This allows us to be ready to support multiple groups and to retrieve the group information from the host.

Re: [Qemu-devel] [PATCH 3/5] s390: vfio_pci: Use a PCI Group structure

2019-05-14 Thread Cornelia Huck
On Fri, 10 May 2019 16:38:51 +0200 Pierre Morel wrote: > We use a S390PCIGroup structure to hold the information > related to zPCI Function group. > > This allows us to be ready to support multiple groups and to retrieve > the group information from the host. What if there is no host to retriev