projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2ff2004
)
coverity: put NUBus under m68k component
author
Paolo Bonzini
<pbonzini@redhat.com>
Mon, 5 Sep 2022 10:26:28 +0000
(12:26 +0200)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Sun, 18 Sep 2022 07:17:40 +0000
(09:17 +0200)
It is only used by the Q800 emulation, so put it under that architecture.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
scripts/coverity-scan/COMPONENTS.md
patch
|
blob
|
history
diff --git
a/scripts/coverity-scan/COMPONENTS.md
b/scripts/coverity-scan/COMPONENTS.md
index fc1608932eb74d14eddf8c7766d53b8c6166cd98..0e6ab4936e5daf83701a975b04fe244640781ca9 100644
(file)
--- a/
scripts/coverity-scan/COMPONENTS.md
+++ b/
scripts/coverity-scan/COMPONENTS.md
@@
-22,7
+22,7
@@
i386
~ (/qemu)?((/include)?/hw/i386/.*|/target/i386/.*|/hw/intc/[^/]*apic[^/]*\.c)
m68k
- ~ (/qemu)?((/include)?/hw/m68k/.*|/target/m68k/.*|(/include)?/hw(/.*)?/mcf.*)
+ ~ (/qemu)?((/include)?/hw/m68k/.*|/target/m68k/.*|(/include)?/hw(/.*)?/mcf.*
|(/include)?/hw/nubus/.*
)
microblaze
~ (/qemu)?((/include)?/hw/microblaze/.*|/target/microblaze/.*)