MAINTAINERS: Add some missing entries for the sun4m machine
authorThomas Huth <thuth@redhat.com>
Fri, 15 Feb 2019 12:39:24 +0000 (13:39 +0100)
committerThomas Huth <thuth@redhat.com>
Thu, 28 Feb 2019 11:18:05 +0000 (12:18 +0100)
These files / devices are only used by SPARC machines, so we can sort
them into the corresponding category in the MAINTAINERS file.

Cc: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
MAINTAINERS

index 8c217d84b363690327cfc35ef0b6012ccbdce9fd..5a6db6caa93a079b1f0ce51dbabf2d99ec782518 100644 (file)
@@ -1103,12 +1103,15 @@ M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
 S: Maintained
 F: hw/sparc/sun4m.c
 F: hw/sparc/sun4m_iommu.c
+F: hw/display/cg3.c
+F: hw/display/tcx.c
 F: hw/dma/sparc32_dma.c
 F: hw/misc/eccmemctl.c
-F: hw/misc/slavio_misc.c
+F: hw/*/slavio_*.c
+F: include/hw/nvram/sun_nvram.h
 F: include/hw/sparc/sparc32_dma.h
-F: pc-bios/openbios-sparc32
 F: include/hw/sparc/sun4m_iommu.h
+F: pc-bios/openbios-sparc32
 
 Sun4u
 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>