On 10/14/19 3:49 AM, Alex Bennée wrote:
> This provides a limited amount of info to plugins about the guest
> system that will allow them to make some additional decisions on
> setup.
> 
> Signed-off-by: Alex Bennée <alex.ben...@linaro.org>
> ---
>  include/qemu/qemu-plugin.h | 26 ++++++++++++++++++++++++--
>  plugins/loader.c           | 22 ++++++++++++++++++----
>  tests/plugin/bb.c          |  5 +++--
>  tests/plugin/empty.c       |  5 +++--
>  tests/plugin/hotblocks.c   |  5 +++--
>  tests/plugin/hotpages.c    |  5 +++--
>  tests/plugin/howvec.c      |  5 +++--
>  tests/plugin/insn.c        |  5 +++--
>  tests/plugin/mem.c         |  5 +++--
>  9 files changed, 63 insertions(+), 20 deletions(-)

This probably ought to have been sorted before the patches that add the test
plugins, but whatever.

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>


r~


Reply via email to