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

The reset of the ICP objects is currently handled by XICS but this can
be done for each individual ICP.

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