From: Markus Armbruster <armbru@redhat.com>
To: qemu-devel@nongnu.org
Cc: thuth@redhat.com, berrange@redhat.com
Subject: [PATCH 2/4] MAINTAINERS: Fix coverage of meson.build in tests/functional
Date: Sat, 20 Dec 2025 08:24:14 +0100 [thread overview]
Message-ID: <20251220072416.3745923-3-armbru@redhat.com> (raw)
In-Reply-To: <20251220072416.3745923-1-armbru@redhat.com>
Of the 29 meson.build wihin tests/functional, only 8 are covered. Add
the architecture-independent ones to "Functional testing framework",
and the remainder to "$arcg general architecture support" when
available, else to "$arch TCG CPUs".
Signed-off-by: Markus Armbruster <armbru@redhat.com>
---
MAINTAINERS | 14 ++++++++++++++
1 file changed, 14 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index fcb60c0c02..746cca7ae9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -133,6 +133,7 @@ S: Odd Fixes
K: ^Subject:.*(?i)mips
F: docs/system/target-mips.rst
F: configs/targets/mips*
+F: tests/functional/mips*/meson.build
X86 general architecture support
M: Paolo Bonzini <pbonzini@redhat.com>
@@ -200,6 +201,8 @@ L: qemu-arm@nongnu.org
S: Maintained
F: target/arm/
F: target/arm/tcg/
+F: tests/functional/aarch64/meson.build
+F: tests/functional/arm/meson.build
F: tests/tcg/arm/
F: tests/tcg/aarch64/
F: tests/qtest/arm-cpu-features.c
@@ -261,6 +264,7 @@ M: Song Gao <gaosong@loongson.cn>
S: Maintained
F: target/loongarch/
F: tests/tcg/loongarch64/
+F: tests/functional/loongarch64/meson.build
F: tests/functional/loongarch64/test_virt.py
M68K TCG CPUs
@@ -268,6 +272,7 @@ M: Laurent Vivier <laurent@vivier.eu>
S: Maintained
F: target/m68k/
F: disas/m68k.c
+F: tests/functional/m68k/meson.build
F: tests/tcg/m68k/
MicroBlaze TCG CPUs
@@ -277,6 +282,7 @@ F: target/microblaze/
F: hw/microblaze/
F: disas/microblaze.c
F: tests/docker/dockerfiles/debian-microblaze-cross.d/build-toolchain.sh
+F: tests/functional/microblaze*/meson.build
MIPS TCG CPUs
M: Philippe Mathieu-Daudé <philmd@linaro.org>
@@ -296,6 +302,7 @@ F: docs/system/openrisc/cpu-features.rst
F: target/openrisc/
F: hw/openrisc/
F: include/hw/openrisc/
+F: tests/functional/or1k/meson.build
F: tests/tcg/openrisc/
PowerPC TCG CPUs
@@ -313,6 +320,7 @@ F: configs/devices/ppc*
F: docs/system/ppc/embedded.rst
F: docs/system/target-ppc.rst
F: tests/tcg/ppc*/*
+F: tests/functional/ppc*/meson.build
F: tests/functional/ppc/test_74xx.py
RISC-V TCG CPUs
@@ -361,6 +369,7 @@ RENESAS RX CPUs
R: Yoshinori Sato <yoshinori.sato@nifty.com>
S: Orphan
F: target/rx/
+F: tests/functional/rx/meson.build
S390 TCG CPUs
M: Richard Henderson <richard.henderson@linaro.org>
@@ -380,6 +389,7 @@ F: target/sh4/
F: hw/sh4/
F: disas/sh4.c
F: include/hw/sh4/
+F: tests/functional/sh4*/meson.build
F: tests/tcg/sh4/
SPARC TCG CPUs
@@ -391,6 +401,7 @@ F: hw/sparc/
F: hw/sparc64/
F: include/hw/sparc/sparc64.h
F: disas/sparc.c
+F: tests/functional/sparc*/meson.build
F: tests/tcg/sparc64/
X86 TCG CPUs
@@ -412,6 +423,7 @@ W: http://wiki.osll.ru/doku.php?id=etc:users:jcmvbkbc:qemu-target-xtensa
S: Maintained
F: target/xtensa/
F: hw/xtensa/
+F: tests/functional/xtensa/meson.build
F: tests/tcg/xtensa/
F: tests/tcg/xtensaeb/
F: disas/xtensa.c
@@ -4431,6 +4443,8 @@ R: Daniel P. Berrange <berrange@redhat.com>
S: Maintained
F: docs/devel/testing/functional.rst
F: scripts/clean_functional_cache.py
+F: tests/functional/meson.build
+F: tests/functional/generic/meson.build
F: tests/functional/qemu_test/
Windows Hosted Continuous Integration
--
2.49.0
next prev parent reply other threads:[~2025-12-20 7:25 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-20 7:24 [PATCH 0/4] MAINTAINERS: A few fixes and additions Markus Armbruster
2025-12-20 7:24 ` [PATCH 1/4] MAINTAINERS: Fix coverage of tests/functional/acpi-bits/ Markus Armbruster
2026-01-02 9:00 ` Thomas Huth
2025-12-20 7:24 ` Markus Armbruster [this message]
2026-01-02 9:03 ` [PATCH 2/4] MAINTAINERS: Fix coverage of meson.build in tests/functional Thomas Huth
2025-12-20 7:24 ` [PATCH 3/4] MAINTAINERS: Add EEPROM 93xx section Markus Armbruster
2025-12-20 7:44 ` Stefan Weil via
2025-12-20 7:24 ` [PATCH 4/4] MAINTAINERS: Add MAX78000FTHR section as orphan Markus Armbruster
2025-12-20 11:28 ` Alex Bennée
2025-12-20 17:28 ` Markus Armbruster
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20251220072416.3745923-3-armbru@redhat.com \
--to=armbru@redhat.com \
--cc=berrange@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=thuth@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.