From: Aleksandar Markovic <amarko...@wavecomp.com> 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 <amarko...@wavecomp.com> Acked-by: Philippe Mathieu-Daudé <f4...@amsat.org> Message-Id: <1575982519-29852-5-git-send-email-aleksandar.marko...@rt-rk.com> --- MAINTAINERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 7803fe7..2af7313 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -959,8 +959,11 @@ M: Aleksandar Markovic <amarko...@wavecomp.com> M: Philippe Mathieu-Daudé <f4...@amsat.org> R: Aurelien Jarno <aurel...@aurel32.net> 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 -- 2.7.4