summaryrefslogtreecommitdiffstats
path: root/include/exec/user
diff options
context:
space:
mode:
authorPeter Maydell2017-07-24 16:33:12 +0200
committerPeter Maydell2017-07-31 14:05:04 +0200
commit709e4407add7acacc593cb6cdac026558c9a8fb6 (patch)
treecb62a3190dfc1a0cee398a84f8c9ab3879b8dd07 /include/exec/user
parentMerge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st... (diff)
downloadqemu-709e4407add7acacc593cb6cdac026558c9a8fb6.tar.gz
qemu-709e4407add7acacc593cb6cdac026558c9a8fb6.tar.xz
qemu-709e4407add7acacc593cb6cdac026558c9a8fb6.zip
target/arm: Correct MPU trace handling of write vs execute
Correct off-by-one bug in the PSMAv7 MPU tracing where it would print a write access as "reading", an insn fetch as "writing", and a read access as "execute". Since we have an MMUAccessType enum now, we can make the code clearer in the process by using that rather than the raw 0/1/2 values. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <rth@twiddle.net> Message-id: 1500906792-18010-1-git-send-email-peter.maydell@linaro.org
Diffstat (limited to 'include/exec/user')
0 files changed, 0 insertions, 0 deletions