aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <philmd@linaro.org>2024-07-24 13:47:57 +0200
committerPhilippe Mathieu-Daudé <philmd@linaro.org>2024-09-13 20:11:13 +0200
commit698e0fa0c53acf4e931ceec60ab1234550eba6cd (patch)
treee20c6da9a179470df46b3c997ece28686bc20c1f /scripts
parent0167420cde812f4df30afa9b8a0b40e7bbe92ba7 (diff)
downloadqemu-698e0fa0c53acf4e931ceec60ab1234550eba6cd.zip
qemu-698e0fa0c53acf4e931ceec60ab1234550eba6cd.tar.gz
qemu-698e0fa0c53acf4e931ceec60ab1234550eba6cd.tar.bz2
hw/dma: Remove ETRAX_FS DMA device
We just removed the single machine calling etraxfs_dmac_init() (the axis-dev88 machine). Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Acked-by: Edgar E. Iglesias <edgar.iglesias@amd.com> Message-ID: <20240904143603.52934-11-philmd@linaro.org>
Diffstat (limited to 'scripts')
-rw-r--r--scripts/coverity-scan/COMPONENTS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/coverity-scan/COMPONENTS.md b/scripts/coverity-scan/COMPONENTS.md
index 858190b..5851df5 100644
--- a/scripts/coverity-scan/COMPONENTS.md
+++ b/scripts/coverity-scan/COMPONENTS.md
@@ -10,7 +10,7 @@ avr
~ .*/qemu((/include)?/hw/avr/.*|/target/avr/.*)
cris
- ~ .*/qemu((/include)?/hw/cris/.*|/target/cris/.*)
+ ~ .*/qemu(/hw/cris/.*|/target/cris/.*)
hexagon-gen (component should be ignored in analysis)
~ .*/qemu(/target/hexagon/.*generated.*)