From: Peter Maydell Date: Mon, 18 Jul 2022 14:23:09 +0000 (+0100) Subject: scripts/coverity-scan/COMPONENTS.md: Add loongarch component X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=32226db011622fa7b791de3ac02ba67c21947f1d;p=qemu.git scripts/coverity-scan/COMPONENTS.md: Add loongarch component Add the component regex for the new loongarch target. Signed-off-by: Peter Maydell Acked-by: Paolo Bonzini Message-id: 20220718142310.16013-2-peter.maydell@linaro.org --- 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/.*)