qemu-e2k/hw/xen
Peter Xu 2914fc61d5 pci: Export pci_for_each_device_under_bus*()
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 <david@redhat.com>
Reviewed-by: Eric Auger <eric.auger@redhat.com>
Signed-off-by: Peter Xu <peterx@redhat.com>
Message-Id: <20211028043129.38871-3-peterx@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: David Gibson <david@gibson.dropbear.id.au>
2021-11-01 19:36:11 -04:00
..
meson.build
trace-events
trace.h
xen_devconfig.c
xen_pt_config_init.c
xen_pt_graphics.c
xen_pt_load_rom.c
xen_pt_msi.c
xen_pt_stub.c
xen_pt.c pci: Export pci_for_each_device_under_bus*() 2021-11-01 19:36:11 -04:00
xen_pt.h
xen_pvdev.c
xen-backend.c
xen-bus-helper.c
xen-bus.c qbus: Rename qbus_create() to qbus_new() 2021-09-30 13:44:08 +01:00
xen-host-pci-device.c
xen-host-pci-device.h
xen-legacy-backend.c softmmu/qdev-monitor: add error handling in qdev_set_id 2021-10-15 16:08:46 +02:00