diff options
| author | Alex Bennée | 2019-06-19 21:20:08 +0200 |
|---|---|---|
| committer | Alex Bennée | 2019-10-28 16:12:38 +0100 |
| commit | 235537fa7347a151ebd7a755e81819a52b3b2195 (patch) | |
| tree | 275e9aa873062f61238a10eb90f7d54f1e4a57f8 /include/user | |
| parent | tcg: let plugins instrument virtual memory accesses (diff) | |
| download | qemu-235537fa7347a151ebd7a755e81819a52b3b2195.tar.gz qemu-235537fa7347a151ebd7a755e81819a52b3b2195.tar.xz qemu-235537fa7347a151ebd7a755e81819a52b3b2195.zip | |
plugins: implement helpers for resolving hwaddr
We need to keep a local per-cpu copy of the data as other threads may
be running. Currently we can provide insight as to if the access was
IO or not and give the offset into a given device (usually the main
RAMBlock). We store enough information to get details such as the
MemoryRegion which might be useful in later expansions to the API.
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'include/user')
0 files changed, 0 insertions, 0 deletions
