diff options
author | Pierrick Bouvier <pierrick.bouvier@linaro.org> | 2024-09-16 09:53:47 +0100 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2024-09-19 15:58:01 +0100 |
commit | 9505f85e2d3343f2c8502b34600a6abae257bfb6 (patch) | |
tree | d042a8dab4e5024a8b38f71d3a56a0017f345419 /python/scripts/vendor.py | |
parent | b709da5d29a8504b7132db0f7614102210aaf997 (diff) | |
download | qemu-9505f85e2d3343f2c8502b34600a6abae257bfb6.zip qemu-9505f85e2d3343f2c8502b34600a6abae257bfb6.tar.gz qemu-9505f85e2d3343f2c8502b34600a6abae257bfb6.tar.bz2 |
plugins: extend API to get latest memory value accessed
This value can be accessed only during a memory callback, using
new qemu_plugin_mem_get_value function.
Returned value can be extended when QEMU will support accesses wider
than 128 bits.
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1719
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2152
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Xingtao Yao <yaoxt.fnst@fujitsu.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Message-Id: <20240724194708.1843704-3-pierrick.bouvier@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20240916085400.1046925-6-alex.bennee@linaro.org>
Diffstat (limited to 'python/scripts/vendor.py')
0 files changed, 0 insertions, 0 deletions