ppc/xive: introduce the XiveNotifier interface
commit5e79b155a8ca342cb6ccfcd2a779e200d34f2a9f
authorCédric Le Goater <clg@kaod.org>
Wed, 5 Dec 2018 23:22:17 +0000 (6 00:22 +0100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Thu, 20 Dec 2018 22:24:23 +0000 (21 09:24 +1100)
tree39299a21be7ca4472cd40a81f825b4e93845c2c9
parent5fd9ef18a9707c17d0f1d4262a76fa878edb65c3
ppc/xive: introduce the XiveNotifier interface

The XiveNotifier offers a simple interface, between the XiveSource
object and the main interrupt controller of the machine. It will
forward event notifications to the XIVE Interrupt Virtualization
Routing Engine (IVRE).

Signed-off-by: Cédric Le Goater <clg@kaod.org>
[dwg: Adjust type name string for XiveNotifier]
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/intc/xive.c
include/hw/ppc/xive.h