ppc/xics: introduce ICP DeviceRealize and DeviceReset handlers
commita028dd423ee6dfd091a8c63028240832bf10f671
authorCédric Le Goater <clg@kaod.org>
Wed, 20 Jun 2018 10:24:13 +0000 (20 12:24 +0200)
committerDavid Gibson <david@gibson.dropbear.id.au>
Mon, 2 Jul 2018 23:56:51 +0000 (3 09:56 +1000)
tree6c8b218a1baa929fb7bb27a167d2288b71f9e9d9
parent43f7868da3c84c1c7eef89631ab0bf6dc194eedb
ppc/xics: introduce ICP DeviceRealize and DeviceReset handlers

This changes the ICP realize and reset handlers in DeviceRealize and
DeviceReset handlers. parent handlers are now called from the
inheriting classes which is a cleaner object pattern.

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/intc/xics_kvm.c
hw/intc/xics_pnv.c
include/hw/ppc/xics.h