qemu-e2k/hw/ppc
David Gibson 7b56516058 pseries: Move XICS initialization before cpu initialization
Currently, the pseries machine initializes the cpus, then the XICS
interrupt controller.  However, to support the upcoming in-kernel XICS
implementation we will need to initialize the irq controller before the
vcpus.  This patch makes the necesssary rearrangement.  This means the
xics init code can no longer auto-detect the number of cpus ("interrupt
servers" in XICS terminology) and so we must pass that in explicitly from
the platform code.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Ben Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Alexander Graf <agraf@suse.de>
2013-03-22 15:28:45 +01:00
..
e500-ccsr.h
e500.c cpu: Move halted and interrupt_request fields to CPUState 2013-03-12 10:35:55 +01:00
e500.h
e500plat.c
mac_newworld.c PPC: Fix dma interrupt 2013-03-08 21:04:53 +01:00
mac_oldworld.c
mac.h
Makefile.objs
mpc8544_guts.c
mpc8544ds.c ppc: do not use ../ in include files 2013-03-01 13:57:33 +01:00
ppc4xx_devs.c
ppc405_boards.c
ppc405_uc.c cpu: Pass CPUState to cpu_interrupt() 2013-03-12 10:35:55 +01:00
ppc440_bamboo.c
ppc_booke.c
ppc.c cpu: Pass CPUState to cpu_interrupt() 2013-03-12 10:35:55 +01:00
ppce500_spin.c cpu: Move halted and interrupt_request fields to CPUState 2013-03-12 10:35:55 +01:00
prep.c
spapr_events.c
spapr_hcall.c cpu: Move halted and interrupt_request fields to CPUState 2013-03-12 10:35:55 +01:00
spapr_iommu.c
spapr_rtas.c cpu: Move halted and interrupt_request fields to CPUState 2013-03-12 10:35:55 +01:00
spapr_vio.c
spapr.c pseries: Move XICS initialization before cpu initialization 2013-03-22 15:28:45 +01:00
virtex_ml507.c
xics.c pseries: Move XICS initialization before cpu initialization 2013-03-22 15:28:45 +01:00