qemu-e2k/hw/ppc
Alexander Graf 9e3f973335 spapr: Allow dynamic creation of PHB
Now that we finally check for presence of dangling sysbus devices, make check
started complaining that the sPAPR PHB is one such device.

However, it really isn't. The spapr PHB is not really a traditional sysbus
device, but much more a special spapr pv device which is already able to get
created dynamically.

Move spapr to its own dynamic sysbus check handling and allow PHB devices to
get allocated dynamically.

Signed-off-by: Alexander Graf <agraf@suse.de>
2014-11-04 23:26:15 +01:00
..
e500-ccsr.h
e500.c e500: Add support for eTSEC in device tree 2014-11-04 23:26:15 +01:00
e500.h PPC: e500: Support dynamically spawned sysbus devices 2014-11-04 23:26:14 +01:00
e500plat.c PPC: e500: Support dynamically spawned sysbus devices 2014-11-04 23:26:14 +01:00
mac_newworld.c
mac_oldworld.c
mac.h
Makefile.objs target-ppc: virtex-ml507 machine type should depend on CONFIG_XILINX 2014-11-04 23:26:11 +01:00
mpc8544_guts.c
mpc8544ds.c
ppc4xx_devs.c
ppc4xx_pci.c hw/pci/ppc4xx_pci.c: Remove unused pci4xx_cfgaddr_read/write/ops 2014-11-04 23:26:12 +01:00
ppc405_boards.c
ppc405_uc.c
ppc405.h
ppc440_bamboo.c
ppc_booke.c
ppc.c
ppce500_spin.c
prep.c
spapr_events.c
spapr_hcall.c
spapr_iommu.c
spapr_pci_vfio.c
spapr_pci.c hw/ppc/spapr_pci.c: Avoid functions not in glib 2.12 (g_hash_table_iter_*) 2014-11-04 23:26:13 +01:00
spapr_rtas.c
spapr_vio.c
spapr.c spapr: Allow dynamic creation of PHB 2014-11-04 23:26:15 +01:00
virtex_ml507.c