diff options
author | Rowan Hart <rowanbhart@gmail.com> | 2025-06-27 12:25:07 +0100 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2025-07-02 10:09:48 +0100 |
commit | 71d337943870b30ed8a137fb14dbf4680ba9ccc7 (patch) | |
tree | f121253c10e7a675aa5b0d0293ab7526b4c03c73 /scripts/qapi/source.py | |
parent | 5ea2abf07ccd661c434249c4d08fce9c0f8529a1 (diff) | |
download | qemu-71d337943870b30ed8a137fb14dbf4680ba9ccc7.zip qemu-71d337943870b30ed8a137fb14dbf4680ba9ccc7.tar.gz qemu-71d337943870b30ed8a137fb14dbf4680ba9ccc7.tar.bz2 |
plugins: Add patcher plugin and test
This patch adds a plugin that exercises the virtual and hardware memory
read-write API functions added in a previous patch. The plugin takes a
target and patch byte sequence, and will overwrite any instruction
matching the target byte sequence with the patch.
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Rowan Hart <rowanbhart@gmail.com>
Message-ID: <20250624175351.440780-8-rowanbhart@gmail.com>
[AJB: tweak Makefile, use uintptr_t for pointer stuffing]
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-ID: <20250627112512.1880708-12-alex.bennee@linaro.org>
Diffstat (limited to 'scripts/qapi/source.py')
0 files changed, 0 insertions, 0 deletions