[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v2 8/8] MAINTAINERS: Update PPC TCG target with tests
From: |
Cédric Le Goater |
Subject: |
[PATCH v2 8/8] MAINTAINERS: Update PPC TCG target with tests |
Date: |
Mon, 2 Oct 2023 17:51:43 +0200 |
Cc: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index e40f7f71d651..174bcfe39210 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3551,6 +3551,7 @@ PPC TCG target
M: Richard Henderson <richard.henderson@linaro.org>
S: Odd Fixes
F: tcg/ppc/
+F: tests/tcg/ppc*
RISC-V TCG target
M: Palmer Dabbelt <palmer@dabbelt.com>
--
2.41.0
- [PATCH v2 0/8] MAINTAINERS: Collect unmaintained files under PPC entries, Cédric Le Goater, 2023/10/02
- [PATCH v2 2/8] MAINTAINERS: Adjust file list for PPC ref405ep machine, Cédric Le Goater, 2023/10/02
- [PATCH v2 3/8] MAINTAINERS: Adjust file list for PPC 4xx CPUs, Cédric Le Goater, 2023/10/02
- [PATCH v2 4/8] MAINTAINERS: Adjust file list for PPC e500 machines, Cédric Le Goater, 2023/10/02
- [PATCH v2 1/8] ppc/{bamboo, virtex_ml507}: Remove useless dependency on ppc405.h header, Cédric Le Goater, 2023/10/02
- [PATCH v2 6/8] MAINTAINERS: Add fw_cfg.c to PPC mac99 machine, Cédric Le Goater, 2023/10/02
- [PATCH v2 5/8] MAINTAINERS: Adjust file list for PPC pseries machine, Cédric Le Goater, 2023/10/02
- [PATCH v2 7/8] MAINTAINERS: Add PPC common files to PowerPC TCG CPUs, Cédric Le Goater, 2023/10/02
- [PATCH v2 8/8] MAINTAINERS: Update PPC TCG target with tests,
Cédric Le Goater <=