MAINTAINERS: Add missing entries for the sun4u machines
authorPhilippe Mathieu-Daudé <philmd@redhat.com>
Tue, 18 Dec 2018 11:56:05 +0000 (12:56 +0100)
committerThomas Huth <thuth@redhat.com>
Thu, 28 Feb 2019 11:15:52 +0000 (12:15 +0100)
Reviewed-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
MAINTAINERS

index 8f9f9d7c7d58ea5339f04b8c788cef0332a914b8..22e0293a6ce64484dba216770e8ae0e09981b2db 100644 (file)
@@ -1100,9 +1100,13 @@ Sun4u
 M: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
 S: Maintained
 F: hw/sparc64/sun4u.c
-F: pc-bios/openbios-sparc64
+F: hw/sparc64/sun4u_iommu.c
+F: include/hw/sparc/sun4u_iommu.h
 F: hw/pci-host/sabre.c
 F: include/hw/pci-host/sabre.h
+F: hw/pci-bridge/simba.c
+F: include/hw/pci-bridge/simba.h
+F: pc-bios/openbios-sparc64
 
 Sun4v
 M: Artyom Tarasenko <atar4qemu@gmail.com>