On 6/14/19 10:11 AM, Alex Bennée wrote:
> Give the plugins access to the QEMU dissasembler so they don't have to
> re-invent the wheel.
> 
> Signed-off-by: Alex Bennée <alex.ben...@linaro.org>
> ---
>  disas.c                      | 103 +++++++++++++++++++++++++++++++++++
>  include/disas/disas.h        |   2 +
>  include/qemu/qemu-plugin.h   |   9 +++
>  plugins/api.c                |   7 +++
>  plugins/qemu-plugins.symbols |   1 +
>  5 files changed, 122 insertions(+)

There are a couple of checkpatch errors, otherwise
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>


r~


Reply via email to