Re: [Qemu-devel] [PATCH v2 2/5] ppc/xics: move the instance_init handler under the ics-base class

2018-06-25 Thread David Gibson
On Mon, Jun 25, 2018 at 11:17:15AM +0200, Cédric Le Goater wrote: > Signed-off-by: Cédric Le Goater > --- > hw/intc/xics.c | 16 > 1 file changed, 8 insertions(+), 8 deletions(-) Applied, thanks. > diff --git a/hw/intc/xics.c b/hw/intc/xics.c > index d6066d561fdc..83340770f7c0

[Qemu-devel] [PATCH v2 2/5] ppc/xics: move the instance_init handler under the ics-base class

2018-06-25 Thread Cédric Le Goater
Signed-off-by: Cédric Le Goater --- hw/intc/xics.c | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/hw/intc/xics.c b/hw/intc/xics.c index d6066d561fdc..83340770f7c0 100644 --- a/hw/intc/xics.c +++ b/hw/intc/xics.c @@ -611,13 +611,6 @@ static const VMStateDescri