ppc/xics: register the reset handler of ICS objects
commitc79b2fdd7bfc51de5f93c7008f7ed6a262389ed6
authorCédric Le Goater <clg@kaod.org>
Mon, 27 Feb 2017 14:29:19 +0000 (27 15:29 +0100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Wed, 1 Mar 2017 00:23:39 +0000 (1 11:23 +1100)
treee9d282884d95ef9e303c419d81391f7bf018f924
parentbe1fe35199e29bd662b9c7e36c97ccb7122f3fee
ppc/xics: register the reset handler of ICS objects

The reset of the ICS objects is currently handled by XICS but this can
be done for each individual ICS. This also reduces the use of the XICS
list of ICS.

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