qemu-irix/hw/ppc
Alexey Kardashevskiy 46c5874e9c spapr_pci: Make find_phb()/find_dev() public
This makes find_phb()/find_dev() public and changed its names
to spapr_pci_find_phb()/spapr_pci_find_dev() as they are going to
be used from other parts of QEMU such as VFIO DDW (dynamic DMA window)
or VFIO PCI error injection or VFIO EEH handling - in all these
cases there are RTAS calls which are addressed to BUID+config_addr
in IEEE1275 format.

Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Alexander Graf <agraf@suse.de>
2015-06-03 23:56:51 +02:00
..
Makefile.objs
e500-ccsr.h
e500.c
e500.h
e500plat.c
mac.h
mac_newworld.c Bugfixes and making SCSI adapters IOMMU-friendly. 2015-03-26 17:33:35 +00:00
mac_oldworld.c fw_cfg: factor out initialization of FW_CFG_ID (rev. number) 2015-03-25 13:37:10 +01:00
mpc8544_guts.c
mpc8544ds.c
ppc.c
ppc4xx_devs.c
ppc4xx_pci.c
ppc405.h
ppc405_boards.c
ppc405_uc.c
ppc440_bamboo.c
ppc_booke.c
ppce500_spin.c Convert (ffs(val) - 1) to ctz32(val) 2015-04-28 15:36:08 +02:00
prep.c
spapr.c spapr: define SPAPR_COMPAT_2_3 2015-05-31 16:26:41 +02:00
spapr_events.c
spapr_hcall.c
spapr_iommu.c spapr_iommu: Add separate trace points for PCI DMA operations 2015-06-03 23:56:51 +02:00
spapr_pci.c spapr_pci: Make find_phb()/find_dev() public 2015-06-03 23:56:51 +02:00
spapr_pci_vfio.c
spapr_rtas.c
spapr_rtc.c
spapr_vio.c spapr_vio: Introduce a liobn number generating macros 2015-06-03 23:56:50 +02:00
virtex_ml507.c