Re: [PATCH 7/8] spapr/xive: Use the xics flag to check for XIVE-only IRQ backends

2020-08-20 Thread Cédric Le Goater
On 8/20/20 3:36 AM, David Gibson wrote: > On Wed, Aug 19, 2020 at 03:08:42PM +0200, Cédric Le Goater wrote: > > I can see why this is a good idea, but it really needs a rationale in > the comment for posterity. yes. I can send this one independently. Thanks, C. > >> Signed-off-by: Cédric Le

Re: [PATCH 7/8] spapr/xive: Use the xics flag to check for XIVE-only IRQ backends

2020-08-19 Thread David Gibson
On Wed, Aug 19, 2020 at 03:08:42PM +0200, Cédric Le Goater wrote: I can see why this is a good idea, but it really needs a rationale in the comment for posterity. > Signed-off-by: Cédric Le Goater > --- > hw/ppc/spapr_irq.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git

[PATCH 7/8] spapr/xive: Use the xics flag to check for XIVE-only IRQ backends

2020-08-19 Thread Cédric Le Goater
Signed-off-by: Cédric Le Goater --- hw/ppc/spapr_irq.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hw/ppc/spapr_irq.c b/hw/ppc/spapr_irq.c index 80cf1c3d6bb2..d036c8fef519 100644 --- a/hw/ppc/spapr_irq.c +++ b/hw/ppc/spapr_irq.c @@ -172,7 +172,7 @@ static int spapr_irq_che