accel/tcg: Add tcg call flags to plugins helpers
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 19 Mar 2021 20:28:17 +0000 (14:28 -0600)
committerRichard Henderson <richard.henderson@linaro.org>
Sat, 19 Jun 2021 15:51:11 +0000 (08:51 -0700)
commit9d87e59585784cbc6a3307a00d1493268e0daead
tree359ad992ebdaabe337f86ee2a048fc312b2ea2a9
parentc7bb41b44ad63515adccffa8a6486da46b0c2e26
accel/tcg: Add tcg call flags to plugins helpers

As noted by qemu-plugins.h, plugins can neither read nor write
guest registers.

Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
accel/tcg/plugin-helpers.h