qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 1/5] plugins: prepare introduction of new inline ops


From: Richard Henderson
Subject: Re: [PATCH v2 1/5] plugins: prepare introduction of new inline ops
Date: Tue, 12 Mar 2024 11:01:44 -1000
User-agent: Mozilla Thunderbird

On 3/11/24 21:54, Pierrick Bouvier wrote:
Until now, only add_u64 was available, and all functions assumed this or
were named uniquely.

Signed-off-by: Pierrick Bouvier<pierrick.bouvier@linaro.org>
---
  include/qemu/plugin.h  |  2 +-
  plugins/plugin.h       |  1 +
  accel/tcg/plugin-gen.c | 77 +++++++++++++++++++++---------------------
  plugins/api.c          | 23 ++++++++++---
  plugins/core.c         |  5 +--
  5 files changed, 61 insertions(+), 47 deletions(-)

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

r~



reply via email to

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