ppc/pnv: extend the machine with a XICSFabric interface
commit36fc6f080056c3779abc195a40cae76bef0f66f1
authorCédric Le Goater <clg@kaod.org>
Mon, 3 Apr 2017 07:46:01 +0000 (3 09:46 +0200)
committerDavid Gibson <david@gibson.dropbear.id.au>
Wed, 26 Apr 2017 02:00:42 +0000 (26 12:00 +1000)
tree26f2becc20e81dc4be4ccea82b65d8f0fa60b8c3
parent99285aae1695f77ea55230554f547b66b685e123
ppc/pnv: extend the machine with a XICSFabric interface

A XICSFabric QOM interface is used by the XICS layer to manipulate the
ICP and ICS objects. Let's define the associated handlers for the
PowerNV machine. All handlers should be defined even if there is no
ICS under the PowerNV machine yet.

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