ppc/xive: Use the XiveFabric and XivePresenter interfaces
commit5662f291677bc30fa006eccd61b1828a022261e0
authorCédric Le Goater <clg@kaod.org>
Mon, 25 Nov 2019 06:58:11 +0000 (25 07:58 +0100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Mon, 16 Dec 2019 23:39:48 +0000 (17 10:39 +1100)
tree9005fbfacd8815d5ec6708af1600bc568ef9fc06
parent932de7aef82b234fd30e287766d0e0e34b095f78
ppc/xive: Use the XiveFabric and XivePresenter interfaces

Now that the machines have handlers implementing the XiveFabric and
XivePresenter interfaces, remove xive_presenter_match() and make use
of the 'match_nvt' handler of the machine.

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