From: Thomas Huth Date: Fri, 30 Sep 2016 09:32:02 +0000 (+0200) Subject: MAINTAINERS: Some updates related to the SH4 machines X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=81527b94ad14d9f2b33b88ba31b68e2775a5e4fc;p=qemu.git MAINTAINERS: Some updates related to the SH4 machines hw/intc/sh_intc.c and hw/timer/sh_timer.c seem to belong to the R2D machine, as far as I can see. And concerning the Shix machine, it does not make much sense to have a "M:" entry here and the "S:" set to "Orphan". So I'd like to suggest to use "Odd Fixes" here instead. Signed-off-by: Thomas Huth Signed-off-by: Michael Tokarev --- diff --git a/MAINTAINERS b/MAINTAINERS index 2d77759e6d..64f57c6451 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -675,10 +675,12 @@ R2D M: Magnus Damm S: Maintained F: hw/sh4/r2d.c +F: hw/intc/sh_intc.c +F: hw/timer/sh_timer.c Shix M: Magnus Damm -S: Orphan +S: Odd Fixes F: hw/sh4/shix.c SPARC Machines