From: Philippe Mathieu-Daudé Date: Tue, 18 Dec 2018 11:56:05 +0000 (+0100) Subject: MAINTAINERS: Add missing entries for the sun4u machines X-Git-Tag: v4.0.0-rc0~70^2~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8ef856b79fd0c19332098d309e83ba69b908a043;p=thirdparty%2Fqemu.git MAINTAINERS: Add missing entries for the sun4u machines Reviewed-by: Mark Cave-Ayland Signed-off-by: Philippe Mathieu-Daudé Signed-off-by: Thomas Huth --- diff --git a/MAINTAINERS b/MAINTAINERS index 8f9f9d7c7d5..22e0293a6ce 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1100,9 +1100,13 @@ Sun4u M: Mark Cave-Ayland 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