Re: [Qemu-devel] [PATCH] MAINTAINERS: XIVE is an interrupt controller, not a machine

2019-01-30 Thread David Gibson
On Wed, Jan 30, 2019 at 04:45:40PM +0100, Thomas Huth wrote: > The "XIVE" section is currently listed in the "PowerPC Machines" > section, which is weird, since this is an interrupt controller > device. Move it to the "Devices" section instead. > > Signed-off-by: Thomas Huth Applied to ppc-for-4

Re: [Qemu-devel] [PATCH] MAINTAINERS: XIVE is an interrupt controller, not a machine

2019-01-30 Thread Cédric Le Goater
On 1/30/19 4:45 PM, Thomas Huth wrote: > The "XIVE" section is currently listed in the "PowerPC Machines" > section, which is weird, since this is an interrupt controller > device. ( I wonder how XIVE should be classified, the logic is as big as a core on the POWER9 processor. ) > Move it to

Re: [Qemu-devel] [PATCH] MAINTAINERS: XIVE is an interrupt controller, not a machine

2019-01-30 Thread Philippe Mathieu-Daudé
On 1/30/19 4:45 PM, Thomas Huth wrote: > The "XIVE" section is currently listed in the "PowerPC Machines" > section, which is weird, since this is an interrupt controller > device. Move it to the "Devices" section instead. > > Signed-off-by: Thomas Huth > --- > MAINTAINERS | 16

[Qemu-devel] [PATCH] MAINTAINERS: XIVE is an interrupt controller, not a machine

2019-01-30 Thread Thomas Huth
The "XIVE" section is currently listed in the "PowerPC Machines" section, which is weird, since this is an interrupt controller device. Move it to the "Devices" section instead. Signed-off-by: Thomas Huth --- MAINTAINERS | 16 1 file changed, 8 insertions(+), 8 deletions(-) dif