On 11/13/19 2:47 PM, Aleksandar Markovic wrote:
From: Aleksandar Markovic <[email protected]>

Add two 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 <[email protected]>
---
  MAINTAINERS | 2 ++
  1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index ba9ca98..f8a1646 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -959,8 +959,10 @@ M: Philippe Mathieu-Daudé <[email protected]>
  R: Hervé Poussineau <[email protected]>
  R: Aurelien Jarno <[email protected]>
  S: Maintained
+F: hw/isa/piix4.c

Maybe:

   F: hw/*/piix4.c

Or also add:

   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


Reviewed-by: Philippe Mathieu-Daudé <[email protected]>


Reply via email to