On 19/05/2026 19.12, Philippe Mathieu-Daudé wrote:
This folder was renamed in commit 3704993f545 ("tcg/s390x: Rename from tcg/s390").Reported-by: Pierrick Bouvier <[email protected]> Signed-off-by: Philippe Mathieu-Daudé <[email protected]> --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 7749fe7f9bc..92b875ddfc1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4180,7 +4180,7 @@ F: disas/riscv*.[ch] S390 TCG target M: Richard Henderson <[email protected]> S: Maintained -F: tcg/s390/ +F: tcg/s390x/ L: [email protected]
Reviewed-by: Thomas Huth <[email protected]>
