From: Aleksandar Markovic Date: Tue, 10 Dec 2019 12:55:18 +0000 (+0100) Subject: MAINTAINERS: Add three files to Malta section X-Git-Tag: v5.0.0-rc0~181^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=600413784f53821cb312831bb0f34e4b4451def9;p=thirdparty%2Fqemu.git MAINTAINERS: Add three files to Malta section Add three files that were recently introduced in a refactoring, that Malta emulation relies on. They are added by this patch to Malta section, but they are not added to the general MIPS section, since they are really not MIPS-specific, and there may be some non-MIPS hardware using them in future. Signed-off-by: Aleksandar Markovic Acked-by: Philippe Mathieu-Daudé Message-Id: <1575982519-29852-5-git-send-email-aleksandar.markovic@rt-rk.com> --- diff --git a/MAINTAINERS b/MAINTAINERS index 7803fe722fe..2af7313f694 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -959,8 +959,11 @@ M: Aleksandar Markovic M: Philippe Mathieu-Daudé R: Aurelien Jarno S: Maintained +F: hw/isa/piix4.c +F: hw/acpi/piix4.c F: hw/mips/mips_malta.c F: hw/mips/gt64xxx_pci.c +F: include/hw/southbridge/piix.h F: tests/acceptance/linux_ssh_mips_malta.py Mipssim