Re: [Qemu-devel] [PATCH for-2.10 2/8] ppc/xics: add an ics_eoi() handler to XICSFabric

2017-03-14 Thread Cédric Le Goater
On 03/14/2017 06:40 AM, David Gibson wrote: > On Wed, Mar 08, 2017 at 11:52:45AM +0100, Cédric Le Goater wrote: >> This handler will be required by PowerPC machines using multiple ICS >> objects, like this is the case for PowerNV. Also update the sPAPR >> machine to use the new handler. >> >> Signe

Re: [Qemu-devel] [PATCH for-2.10 2/8] ppc/xics: add an ics_eoi() handler to XICSFabric

2017-03-13 Thread David Gibson
On Wed, Mar 08, 2017 at 11:52:45AM +0100, Cédric Le Goater wrote: > This handler will be required by PowerPC machines using multiple ICS > objects, like this is the case for PowerNV. Also update the sPAPR > machine to use the new handler. > > Signed-off-by: Cédric Le Goater I don't see why you n

[Qemu-devel] [PATCH for-2.10 2/8] ppc/xics: add an ics_eoi() handler to XICSFabric

2017-03-08 Thread Cédric Le Goater
This handler will be required by PowerPC machines using multiple ICS objects, like this is the case for PowerNV. Also update the sPAPR machine to use the new handler. Signed-off-by: Cédric Le Goater --- hw/intc/xics.c| 9 +++-- hw/ppc/spapr.c| 11 +++ include/hw/ppc/