On 11/1/21 7:44 PM, Michael S. Tsirkin wrote:
From: Peter Xu <pet...@redhat.com>

They're actually more commonly used than the helper without _under_bus, because
most callers do have the pci bus on hand.  After exporting we can switch a lot
of the call sites to use these two helpers.

Reviewed-by: David Hildenbrand <da...@redhat.com>
Reviewed-by: Eric Auger <eric.au...@redhat.com>
Signed-off-by: Peter Xu <pet...@redhat.com>
Message-Id: <20211028043129.38871-3-pet...@redhat.com>
Reviewed-by: Michael S. Tsirkin <m...@redhat.com>
Signed-off-by: Michael S. Tsirkin <m...@redhat.com>
Acked-by: David Gibson <da...@gibson.dropbear.id.au>
---
  include/hw/pci/pci.h       |  5 +++++
  hw/i386/acpi-build.c       |  5 ++---
  hw/pci/pci.c               | 10 +++++-----
  hw/pci/pcie.c              |  4 +---
  hw/ppc/spapr_pci.c         | 12 +++++-------
  hw/ppc/spapr_pci_nvlink2.c |  7 +++----
  hw/ppc/spapr_pci_vfio.c    |  4 ++--
  hw/s390x/s390-pci-bus.c    |  5 ++---

Looks like I wasn't on CC for the initial patches so I missed it (oops) but I did just verify the s390x changes now, LGTM. Thanks!

If needed, for s390 changes:
Acked-by: Matthew Rosato <mjros...@linux.ibm.com>


Reply via email to