From c0ac595b69a71fe04529b05406b7aa958b7efb99 Mon Sep 17 00:00:00 2001 From: Aleksandar Markovic Date: Fri, 13 Mar 2020 02:00:52 +0100 Subject: [PATCH] MAINTAINERS: Add a file to the main MIPS section MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit A recently added acceptance test is important not only for Malta machine, but for overall MIPS target, since it tests smp feature. CC: Philippe Mathieu-Daudé Signed-off-by: Aleksandar Markovic Reviewed-by: Philippe Mathieu-Daudé Message-Id: <1584061252-16635-4-git-send-email-aleksandar.markovic@rt-rk.com> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 682032ca826..51ebfcb6813 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -226,6 +226,7 @@ F: include/hw/mips/ F: include/hw/misc/mips_* F: include/hw/timer/mips_gictimer.h F: tests/acceptance/linux_ssh_mips_malta.py +F: tests/acceptance/machine_mips_malta.py F: tests/tcg/mips/ K: ^Subject:.*(?i)mips -- 2.39.5