ppc/pnv: Introduce a PnvCore reset handler
commitfa06541b5d24897a4833dfb2fe03635f07f36527
authorCédric Le Goater <clg@kaod.org>
Tue, 22 Oct 2019 16:38:08 +0000 (22 18:38 +0200)
committerDavid Gibson <david@gibson.dropbear.id.au>
Thu, 24 Oct 2019 02:32:58 +0000 (24 13:32 +1100)
tree3bb46da5e08540e60f51cd038b16cf0faf50f856
parentd1f2b4691a268306a319ea76f67421431f529a07
ppc/pnv: Introduce a PnvCore reset handler

in which individual CPUs are reset. It will ease the introduction of
future change reseting the interrupt presenter from the CPU reset
handler.

Signed-off-by: Cédric Le Goater <clg@kaod.org>
Reviewed-by: Greg Kurz <groug@kaod.org>
Message-Id: <20191022163812.330-4-clg@kaod.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/ppc/pnv_core.c