]> git.proxmox.com Git - mirror_qemu.git/commit
plugins: prepare introduction of new inline ops
authorPierrick Bouvier <pierrick.bouvier@linaro.org>
Tue, 14 May 2024 17:42:45 +0000 (18:42 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Thu, 16 May 2024 07:47:01 +0000 (08:47 +0100)
commit21032784e56e9687f8c9d4abb75db4b15629c9b1
tree04e1cabb5e71e018169f8dd4eb70c88556d8c49c
parentb51ddd937f11f76614d4b36d14d8778df242661c
plugins: prepare introduction of new inline ops

Until now, only add_u64 was available, and all functions assumed this or
were named uniquely.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20240514174253.694591-4-alex.bennee@linaro.org>
accel/tcg/plugin-gen.c
include/qemu/plugin.h
plugins/core.c