qemu-s390x
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v3 06/10] s390x/pci: use a PCI Group structure


From: Cornelia Huck
Subject: Re: [PATCH v3 06/10] s390x/pci: use a PCI Group structure
Date: Fri, 9 Oct 2020 12:53:57 +0200

On Wed,  7 Oct 2020 15:04:11 -0400
Matthew Rosato <mjrosato@linux.ibm.com> wrote:

> From: Pierre Morel <pmorel@linux.ibm.com>
> 
> We use a S390PCIGroup structure to hold the information related to a
> zPCI Function group.
> 
> This allows us to be ready to support multiple groups and to retrieve
> the group information from the host.
> 
> Signed-off-by: Pierre Morel <pmorel@linux.ibm.com>
> Signed-off-by: Matthew Rosato <mjrosato@linux.ibm.com>
> ---
>  hw/s390x/s390-pci-bus.c         | 42 
> +++++++++++++++++++++++++++++++++++++++++
>  hw/s390x/s390-pci-inst.c        | 23 +++++++++++++---------
>  include/hw/s390x/s390-pci-bus.h | 10 ++++++++++
>  3 files changed, 66 insertions(+), 9 deletions(-)

Reviewed-by: Cornelia Huck <cohuck@redhat.com>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]