aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc/pnv_psi.c
diff options
context:
space:
mode:
authorDavid Gibson <david@gibson.dropbear.id.au>2019-09-24 14:19:22 +1000
committerDavid Gibson <david@gibson.dropbear.id.au>2019-10-04 19:08:22 +1000
commitda2ef5b2f24be70d4fa0b05fd6799031cd3a456e (patch)
tree958f37282b5e2b1fb4a398e66e72052fdd7fa5f1 /hw/ppc/pnv_psi.c
parent28976c99cfa59e1880a86a59af20099eba62f5e7 (diff)
downloadqemu-da2ef5b2f24be70d4fa0b05fd6799031cd3a456e.zip
qemu-da2ef5b2f24be70d4fa0b05fd6799031cd3a456e.tar.gz
qemu-da2ef5b2f24be70d4fa0b05fd6799031cd3a456e.tar.bz2
xics: Eliminate reset hook
Currently TYPE_XICS_BASE and TYPE_XICS_SIMPLE have their own reset methods, using the standard technique for having the subtype call the supertype's methods before doing its own thing. But TYPE_XICS_SIMPLE is the only subtype of TYPE_XICS_BASE ever instantiated, so there's no point having the split here. Merge them together into just an ics_reset() function. Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Reviewed-by: Cédric Le Goater <clg@kaod.org> Reviewed-by: Greg Kurz <groug@kaod.org>
Diffstat (limited to 'hw/ppc/pnv_psi.c')
0 files changed, 0 insertions, 0 deletions