mirror of https://github.com/xemu-project/xemu.git
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
This commit is contained in:
parent
0d0275c31f
commit
32226db011
|
@ -143,3 +143,6 @@ testlibs
|
|||
|
||||
tests
|
||||
~ (/qemu)?(/tests/.*)
|
||||
|
||||
loongarch
|
||||
~ (/qemu)?((/include)?/hw/(loongarch/.*|.*/loongarch.*)|/target/loongarch/.*)
|
||||
|
|
Loading…
Reference in New Issue