xics: Implement xics_ics_free()
commit51bba713fe1120ba7b0542216278f10e48349589
authorAlexey Kardashevskiy <aik@ozlabs.ru>
Fri, 30 May 2014 09:34:18 +0000 (30 19:34 +1000)
committerAlexander Graf <agraf@suse.de>
Fri, 27 Jun 2014 11:48:26 +0000 (27 13:48 +0200)
tree237f4370c8ef7fe34b4243ad109754e0ad493771
parentba0e5bf8de38a33ea2e09b40e0493d30b62fcbf0
xics: Implement xics_ics_free()

This implements interrupt release function so IRQs can be returned back
to the pool for reuse in cases such as PCI hot plug.

Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: Alexander Graf <agraf@suse.de>
hw/intc/xics.c
include/hw/ppc/xics.h
trace-events