qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v3 44/50] plugin: add qemu_plugin_insn_disas hel


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH v3 44/50] plugin: add qemu_plugin_insn_disas helper
Date: Mon, 17 Jun 2019 16:09:01 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.7.0

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 <address@hidden>
> ---
>  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 <address@hidden>


r~




reply via email to

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