Add the component regex for the new loongarch target. Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> Acked-by: Paolo Bonzini <pbonz...@redhat.com> Message-id: 20220718142310.16013-2-peter.mayd...@linaro.org --- scripts/coverity-scan/COMPONENTS.md | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/scripts/coverity-scan/COMPONENTS.md b/scripts/coverity-scan/COMPONENTS.md index de2eb962416..a61d011d9a4 100644 --- a/scripts/coverity-scan/COMPONENTS.md +++ b/scripts/coverity-scan/COMPONENTS.md @@ -143,3 +143,6 @@ testlibs tests ~ (/qemu)?(/tests/.*) + +loongarch + ~ (/qemu)?((/include)?/hw/(loongarch/.*|.*/loongarch.*)|/target/loongarch/.*) -- 2.25.1