s390x/pci: fix reg/dereg irq functions
commit8581c115d2b995e216223f9f9d29fb4810474dc4
authorYi Min Zhao <zyimin@linux.vnet.ibm.com>
Thu, 28 Jan 2016 05:26:43 +0000 (28 13:26 +0800)
committerCornelia Huck <cornelia.huck@de.ibm.com>
Tue, 1 Mar 2016 11:15:29 +0000 (1 12:15 +0100)
tree22d5dfd7e54599300060020bd5c4419a1ae0e11a
parenta28d8391e323ef586c44e9313826097f884eebc6
s390x/pci: fix reg/dereg irq functions

Indicator refcounting interfaces are introduced. This patch fixes
introducing unneeded indicator mappings and failure to release
AISB mappings on deregistration.

Signed-off-by: Yi Min Zhao <zyimin@linux.vnet.ibm.com>
Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
hw/s390x/s390-pci-bus.h
hw/s390x/s390-pci-inst.c