diff options
author | Rowan Hart <rowanbhart@gmail.com> | 2025-06-27 12:25:05 +0100 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2025-07-02 10:09:48 +0100 |
commit | 30424b8d4299d7dc50f90a6909e41a3c7ce94ccb (patch) | |
tree | 415feb0f071ce35d29e31e89f8b5570a8c759e18 /scripts/qapi/source.py | |
parent | f00373b895da830ef6d0ee9a518e336e8252a4a3 (diff) | |
download | qemu-30424b8d4299d7dc50f90a6909e41a3c7ce94ccb.zip qemu-30424b8d4299d7dc50f90a6909e41a3c7ce94ccb.tar.gz qemu-30424b8d4299d7dc50f90a6909e41a3c7ce94ccb.tar.bz2 |
plugins: Add memory hardware address read/write API
This patch adds functions to the plugins API to allow plugins to read
and write memory via hardware addresses. The functions use the current
address space of the current CPU in order to avoid exposing address
space information to users. A later patch may want to add a function to
permit a specified address space, for example to facilitate
architecture-specific plugins that want to operate on them, for example
reading ARM secure memory.
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Rowan Hart <rowanbhart@gmail.com>
Message-ID: <20250624175351.440780-6-rowanbhart@gmail.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-ID: <20250627112512.1880708-10-alex.bennee@linaro.org>
Diffstat (limited to 'scripts/qapi/source.py')
0 files changed, 0 insertions, 0 deletions