Re: [Qemu-devel] [PATCH v2 08/22] ppc/xics: use the QOM interface to resend irqs

2017-02-22 Thread David Gibson
On Thu, Feb 16, 2017 at 02:47:31PM +0100, Cédric Le Goater wrote: > Signed-off-by: Cédric Le Goater > --- > hw/intc/xics.c | 26 ++ > 1 file changed, 14 insertions(+), 12 deletions(-) > > diff --git a/hw/intc/xics.c b/hw/intc/xics.c > index 0ffdf09c5304..2decb921e4e3 1006

[Qemu-devel] [PATCH v2 08/22] ppc/xics: use the QOM interface to resend irqs

2017-02-16 Thread Cédric Le Goater
Signed-off-by: Cédric Le Goater --- hw/intc/xics.c | 26 ++ 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/hw/intc/xics.c b/hw/intc/xics.c index 0ffdf09c5304..2decb921e4e3 100644 --- a/hw/intc/xics.c +++ b/hw/intc/xics.c @@ -229,16 +229,15 @@ static void i