On Wed, Jan 02, 2019 at 04:57:56PM +0100, Thomas Huth wrote:
> hw/gpio/mpc8xxx.c is only used by the e500 machine, so add it there.
> And the hw/input/adb* files are specific to the Mac machines, so
> they should be assigned to these categories.
>
> Signed-off-by: Thomas Huth
Applied to ppc-for-
hw/gpio/mpc8xxx.c is only used by the e500 machine, so add it there.
And the hw/input/adb* files are specific to the Mac machines, so
they should be assigned to these categories.
Signed-off-by: Thomas Huth
---
MAINTAINERS | 9 +++--
1 file changed, 7 insertions(+), 2 deletions(-)
diff --git
On Mon, Sep 05, 2016 at 10:03:36PM +0200, Thomas Huth wrote:
> There are some powerpc related files in the QEMU source tree
> which are currently not covered by the MAINTAINERS file and
> thus not properly classified by the get_maintainer.pl script.
> So let's add them to the proper sections.
>
>
There are some powerpc related files in the QEMU source tree
which are currently not covered by the MAINTAINERS file and
thus not properly classified by the get_maintainer.pl script.
So let's add them to the proper sections.
Signed-off-by: Thomas Huth
---
MAINTAINERS | 11 +++
1 file cha