Add the component regex for the new loongarch target. Signed-off-by: Peter Maydell <[email protected]> Acked-by: Paolo Bonzini <[email protected]> Message-id: [email protected] --- 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
