On 5/22/25 7:03 PM, Rowan Hart wrote:
From: novafacing <rowanbh...@gmail.com>

This patch adds a function to the plugins API to allow plugins to write
register contents. It also moves the qemu_plugin_read_register function
so all the register-related functions are grouped together in the file.

Signed-off-by: novafacing <rowanbh...@gmail.com>
Signed-off-by: Rowan Hart <rowanbh...@gmail.com>
---
  include/qemu/qemu-plugin.h | 54 ++++++++++++++++++++++++++------------
  plugins/api.c              | 22 +++++++++++-----
  2 files changed, 52 insertions(+), 24 deletions(-)

Reviewed-by: Pierrick Bouvier <pierrick.bouv...@linaro.org>


Reply via email to