spapr: Remove @next_irq
commitba0e5bf8de38a33ea2e09b40e0493d30b62fcbf0
authorAlexey Kardashevskiy <aik@ozlabs.ru>
Fri, 30 May 2014 09:34:17 +0000 (30 19:34 +1000)
committerAlexander Graf <agraf@suse.de>
Fri, 27 Jun 2014 11:48:26 +0000 (27 13:48 +0200)
treed88e1b5f2094feae70d60958a0bd62bed0aa4dd4
parentbee763dbfb8cfceea112131970da07f215f293a6
spapr: Remove @next_irq

This removes @next_irq from sPAPREnvironment which was used in old
IRQ allocator as XICS is now responsible for IRQs and keeps track of
allocated IRQs.

Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: Alexander Graf <agraf@suse.de>
hw/ppc/spapr.c