On Fri, 27 Sep 2019 15:50:26 +1000
David Gibson wrote:
> The nr_msis value we use here has to line up with whether we're using
> legacy or modern irq allocation. Therefore it's safer to derive it based
> on legacy_irq_allocation rather than having SpaprIrq contain a canned
> value.
>
> Signed-o
The nr_msis value we use here has to line up with whether we're using
legacy or modern irq allocation. Therefore it's safer to derive it based
on legacy_irq_allocation rather than having SpaprIrq contain a canned
value.
Signed-off-by: David Gibson
---
hw/ppc/spapr.c | 5 ++---
hw/