From: Thomas Huth Date: Fri, 13 Oct 2023 06:57:39 +0000 (+0200) Subject: MAINTAINERS: Add tests/decode/ to the "Overall TCG CPUs" section X-Git-Tag: pull-xenfv-20231121~6^2~25 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=80a59bc5e57fc1956e257040bd69a425ef2b62f4;p=users%2Fdwmw2%2Fqemu.git MAINTAINERS: Add tests/decode/ to the "Overall TCG CPUs" section The tests/decode/ folder belongs to scripts/decodetree.py, so it should be listed in the same section as the script. Signed-off-by: Thomas Huth Signed-off-by: Michael Tokarev --- diff --git a/MAINTAINERS b/MAINTAINERS index ff1238bb98..695e0bd34f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -174,6 +174,7 @@ F: include/hw/core/tcg-cpu-ops.h F: host/include/*/host/cpuinfo.h F: util/cpuinfo-*.c F: include/tcg/ +F: tests/decode/ FPU emulation M: Aurelien Jarno