ppc/xics: export the XICS init routines
commit2192a9303d43ee5e1b2b65f5ed9a93922bcdd1df
authorCédric Le Goater <clg@kaod.org>
Mon, 27 Feb 2017 14:29:29 +0000 (27 15:29 +0100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Wed, 1 Mar 2017 00:23:40 +0000 (1 11:23 +1100)
tree1e4abc094d5f79aa0a3ef6509d98b405c9e6aa0b
parent852ad27e14325be69c1afa2bb940ba7dc2ba1a8f
ppc/xics: export the XICS init routines

There is nothing left related to the XICS object in the realize
functions of the KVMXICSState and XICSState class. So adapt the
interfaces to call these routines directly from the sPAPR machine init
sequence.

Signed-off-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/intc/xics_kvm.c
hw/intc/xics_spapr.c
hw/ppc/spapr.c
include/hw/ppc/xics.h