aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <philmd@linaro.org>2025-08-11 11:36:00 +0200
committerPhilippe Mathieu-Daudé <philmd@linaro.org>2025-09-02 17:57:05 +0200
commitc5ade4f9d289fed61df7a04950f8f607e26353e6 (patch)
treec2b7980c055365ae804458a4b0d1008c184df91d
parent8e4649cac9bcddc050d2df07908075e9e69bccc7 (diff)
downloadqemu-c5ade4f9d289fed61df7a04950f8f607e26353e6.zip
qemu-c5ade4f9d289fed61df7a04950f8f607e26353e6.tar.gz
qemu-c5ade4f9d289fed61df7a04950f8f607e26353e6.tar.bz2
scripts/coverity-scan/COMPONENTS.md: Add a 'plugins' category
Cover the TCG plugins files under their own Coverity category. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Acked-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20250811094341.91597-1-philmd@linaro.org>
-rw-r--r--scripts/coverity-scan/COMPONENTS.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/coverity-scan/COMPONENTS.md b/scripts/coverity-scan/COMPONENTS.md
index 7299590..95805b5 100644
--- a/scripts/coverity-scan/COMPONENTS.md
+++ b/scripts/coverity-scan/COMPONENTS.md
@@ -147,6 +147,9 @@ tcg
system
~ .*/qemu(/system/.*|/accel/.*)
+plugins
+ ~ .*/qemu(/contrib|/tests/tcg)?/plugins/.*
+
(headers)
~ .*/qemu(/include/.*)