diff options
author | Thomas Huth <thuth@redhat.com> | 2022-06-03 18:42:49 +0200 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2022-07-05 10:15:49 +0200 |
commit | 2116650254117a873ab316038803cef657ae2820 (patch) | |
tree | 131f687eb9b5b8b4f586b40eb5ed9bc2a31c2e41 /scripts/coverity-scan | |
parent | 886dfe9db39ac9625dfa2da40b50a2e3534b5470 (diff) |
disas: Remove libvixl disassembler
The disassembly via capstone should be superiour to our old vixl
sources nowadays, so let's finally cut this old disassembler out
of the QEMU source tree.
Message-Id: <20220603164249.112459-1-thuth@redhat.com>
Tested-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'scripts/coverity-scan')
-rw-r--r-- | scripts/coverity-scan/COMPONENTS.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/coverity-scan/COMPONENTS.md b/scripts/coverity-scan/COMPONENTS.md index 183f26a32c..de2eb96241 100644 --- a/scripts/coverity-scan/COMPONENTS.md +++ b/scripts/coverity-scan/COMPONENTS.md @@ -87,9 +87,6 @@ io ipmi ~ (/qemu)?((/include)?/hw/ipmi/.*) -libvixl - ~ (/qemu)?(/disas/libvixl/.*) - migration ~ (/qemu)?((/include)?/migration/.*) |