]> Git Repo - qemu.git/commitdiff
scripts/coverity-scan/COMPONENTS.md: Add loongarch component
authorPeter Maydell <[email protected]>
Mon, 18 Jul 2022 14:23:09 +0000 (15:23 +0100)
committerPeter Maydell <[email protected]>
Tue, 26 Jul 2022 12:37:44 +0000 (13:37 +0100)
Add the component regex for the new loongarch target.

Signed-off-by: Peter Maydell <[email protected]>
Acked-by: Paolo Bonzini <[email protected]>
Message-id: 20220718142310[email protected]

scripts/coverity-scan/COMPONENTS.md

index de2eb9624165a8fedbef289131c48bb16e6daa0a..a61d011d9a4fa3a180c6075ce43eae4b2b23e9c9 100644 (file)
@@ -143,3 +143,6 @@ testlibs
 
 tests
   ~ (/qemu)?(/tests/.*)
+
+loongarch
+  ~ (/qemu)?((/include)?/hw/(loongarch/.*|.*/loongarch.*)|/target/loongarch/.*)
This page took 0.027981 seconds and 4 git commands to generate.