ppc: replace the 'Object *intc' by a 'ICPState *icp' pointer under the CPU
commit3ff73aa24125f18b3d1b24423213cc7d63a11f90
authorCédric Le Goater <clg@kaod.org>
Wed, 2 Jan 2019 05:57:36 +0000 (2 06:57 +0100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Tue, 8 Jan 2019 22:28:14 +0000 (9 09:28 +1100)
treedd75d6dba663a516fff478ebd2dd5b69611b6393
parent129dbe69266a9d5a4c492924a1d4b61a04f4cd7d
ppc: replace the 'Object *intc' by a 'ICPState *icp' pointer under the CPU

Now that the 'intc' pointer is only used by the XICS interrupt mode,
let's make things clear and use a XICS type and name.

Signed-off-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/intc/xics_spapr.c
hw/ppc/pnv.c
hw/ppc/pnv_core.c
hw/ppc/spapr.c
hw/ppc/spapr_cpu_core.c
hw/ppc/spapr_irq.c
target/ppc/cpu.h