ppc: export the XICS and XIVE set_irq handlers
commit734d9c890588cf9d1c8f8e4538f98dec59df52e4
authorCédric Le Goater <clg@kaod.org>
Wed, 2 Jan 2019 05:57:38 +0000 (2 06:57 +0100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Tue, 8 Jan 2019 22:28:14 +0000 (9 09:28 +1100)
tree71503be58448beb54359ff81babfe72c318d93c0
parente502202c9b6334343fe0004b7965d92e85ea1891
ppc: export the XICS and XIVE set_irq handlers

To support the 'dual' interrupt mode, XICS and XIVE, we plan to move
the qemu_irq array of each interrupt controller under the machine and
do the allocation under the sPAPR IRQ init method.

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