mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-10 02:54:58 -06:00
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>
This commit is contained in:
parent
886dfe9db3
commit
2116650254
30 changed files with 3 additions and 15015 deletions
|
@ -87,9 +87,6 @@ io
|
|||
ipmi
|
||||
~ (/qemu)?((/include)?/hw/ipmi/.*)
|
||||
|
||||
libvixl
|
||||
~ (/qemu)?(/disas/libvixl/.*)
|
||||
|
||||
migration
|
||||
~ (/qemu)?((/include)?/migration/.*)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue