qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v4 13/54] plugin: add user-facing API


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH v4 13/54] plugin: add user-facing API
Date: Thu, 1 Aug 2019 08:39:59 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0

On 7/31/19 9:06 AM, Alex Bennée wrote:
> From: "Emilio G. Cota" <address@hidden>
> 
> Add the API first to ease review.
> 
> Signed-off-by: Emilio G. Cota <address@hidden>
> Signed-off-by: Alex Bennée <address@hidden>
> 
> ---
> v3
>   - merge in changes to plugin install/reset/uninstall
>   - split api file
> v4
>   - s/is/it/
>   - more docstrings
>   - remove qemu_plugin_register_vcpu_mem_haddr_cb and related bits
>   - add qemu_plugin_get_hwaddr and related bits
>   - drop vcpu_index from tb_trans_cb_t
> ---
>  include/qemu/qemu-plugin.h | 351 +++++++++++++++++++++++++++++++++++++
>  1 file changed, 351 insertions(+)
>  create mode 100644 include/qemu/qemu-plugin.h

Reviewed-by: Richard Henderson <address@hidden>


r~




reply via email to

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