On 12/6/24 17:35, Alex Bennée wrote:
Expose the ability to control time through the plugin API. Only one
plugin can control time so it has to request control when loaded.
There are probably more corner cases to catch here.

From: Alex Bennée <alex.ben...@linaro.org>

Some of your patches include this dubious From: header, maybe strip?

Signed-off-by: Pierrick Bouvier <pierrick.bouv...@linaro.org>
[AJB: tweaked user-mode handling]
Signed-off-by: Alex Bennée <alex.ben...@linaro.org>
Message-Id: <20240530220610.1245424-6-pierrick.bouv...@linaro.org>

---
plugins/next
   - make qemu_plugin_update_ns a NOP in user-mode
---
  include/qemu/qemu-plugin.h   | 25 +++++++++++++++++++++++++
  plugins/api.c                | 35 +++++++++++++++++++++++++++++++++++
  plugins/qemu-plugins.symbols |  2 ++
  3 files changed, 62 insertions(+)


Reply via email to