plugins: Create TCGHelperInfo for all out-of-line callbacks
commitc7ba94836aa0665a931250e8f03f4aabce3c31f6
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 14 Mar 2024 19:09:11 +0000 (14 09:09 -1000)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 30 Apr 2024 23:12:05 +0000 (30 16:12 -0700)
tree8a8c66e974eb27471bbbd813b9d65c169317135f
parentaff56de576c949880d674d37b82bdc97841107fb
plugins: Create TCGHelperInfo for all out-of-line callbacks

TCGHelperInfo includes the ABI for every function call.

Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
include/qemu/plugin.h
plugins/core.c