summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorPeter Maydell2022-07-18 16:23:09 +0200
committerPeter Maydell2022-07-26 14:37:44 +0200
commit32226db011622fa7b791de3ac02ba67c21947f1d (patch)
tree47bfa01eac7e9d11932326b3fdfa7229b3a8f1d8 /scripts
parentMerge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging (diff)
downloadqemu-32226db011622fa7b791de3ac02ba67c21947f1d.tar.gz
qemu-32226db011622fa7b791de3ac02ba67c21947f1d.tar.xz
qemu-32226db011622fa7b791de3ac02ba67c21947f1d.zip
scripts/coverity-scan/COMPONENTS.md: Add loongarch component
Add the component regex for the new loongarch target. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Acked-by: Paolo Bonzini <pbonzini@redhat.com> Message-id: 20220718142310.16013-2-peter.maydell@linaro.org
Diffstat (limited to 'scripts')
-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 de2eb96241..a61d011d9a 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/.*)