ppc/pnv: introduce a new intc_create() operation to the chip model
commitd35aefa9ae150a8a5943ca3d9102020a5382de0b
authorCédric Le Goater <clg@kaod.org>
Fri, 15 Jun 2018 15:25:33 +0000 (15 17:25 +0200)
committerDavid Gibson <david@gibson.dropbear.id.au>
Thu, 21 Jun 2018 11:22:53 +0000 (21 21:22 +1000)
treee6f7525c733e98ca5c6ff39efbf9d2c420929df2
parent46012db666990ff2eed1d3dc199ab8006439a93b
ppc/pnv: introduce a new intc_create() operation to the chip model

On Power9, the thread interrupt presenter has a different type and is
linked to the chip owning the cores.

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