On Wed, 7 Oct 2020 15:04:13 -0400 Matthew Rosato <[email protected]> wrote:
> From: Pierre Morel <[email protected]> > > We use a ClpRspQueryPci structure to hold the information related to a > zPCI Function. > > This allows us to be ready to support different zPCI functions and to > retrieve the zPCI function information from the host. > > Signed-off-by: Pierre Morel <[email protected]> > Signed-off-by: Matthew Rosato <[email protected]> > --- > hw/s390x/s390-pci-bus.c | 22 +++++++++++++++++----- > hw/s390x/s390-pci-inst.c | 8 ++------ > include/hw/s390x/s390-pci-bus.h | 1 + > 3 files changed, 20 insertions(+), 11 deletions(-) Reviewed-by: Cornelia Huck <[email protected]>
