Re: [Qemu-devel] [PATCH] MAINTAINERS: Merge the two e500 sections

2019-01-30 Thread David Gibson
On Wed, Jan 30, 2019 at 05:22:25PM +0100, Thomas Huth wrote: > There is currently a "e500" machine section and a "ppce500" device > section in the maintainers file - with some oddities: The wildcard > in the device section also covers the files from the machine section. > And hw/pci-host/ppce500.c

Re: [Qemu-devel] [PATCH] MAINTAINERS: Merge the two e500 sections

2019-01-30 Thread Philippe Mathieu-Daudé
On 1/30/19 5:22 PM, Thomas Huth wrote: > There is currently a "e500" machine section and a "ppce500" device > section in the maintainers file - with some oddities: The wildcard > in the device section also covers the files from the machine section. > And hw/pci-host/ppce500.c is in the device secti

[Qemu-devel] [PATCH] MAINTAINERS: Merge the two e500 sections

2019-01-30 Thread Thomas Huth
There is currently a "e500" machine section and a "ppce500" device section in the maintainers file - with some oddities: The wildcard in the device section also covers the files from the machine section. And hw/pci-host/ppce500.c is in the device section, while its header is in the machine section.