qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v4 0/9] Support the Capstone disassembler


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH v4 0/9] Support the Capstone disassembler
Date: Thu, 12 Oct 2017 13:34:36 +0100

On 28 September 2017 at 17:54, Richard Henderson
<address@hidden> wrote:
> Changes since v3:
>   * Adjust how the submodule is detected and invoked.
>     - This should fix the reported patchew failure,
>     - Fixes e.g. -m32 "cross" compilation, or similar
>       abi-changing option sets.
>
>
> r~
>
>
> Richard Henderson (9):
>   target/i386: Convert to disas_set_info hook
>   target/ppc: Convert to disas_set_info hook
>   disas: Remove unused flags arguments
>   disas: Support the Capstone disassembler library
>   i386: Support Capstone in disas_set_info
>   arm: Support Capstone in disas_set_info
>   ppc: Support Capstone in disas_set_info
>   disas: Remove monitor_disas_is_physical
>   disas: Add capstone as submodule

I think the "add as submodule" patch might want to be
revised in the light of the changes to handling of
submodules that the current UI pull request is making,
but are the first 8 patches here more or less ready to
go in?

My other issue with patch 9 is that I think all our
submodules should be for git repos hosted on
git.qemu.org (ie mirrored from somewhere else). So
we should get capstone mirrored first and then use it.

thanks
-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]