diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2021-06-12 17:21:06 -0700 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2021-06-19 11:09:10 -0700 |
commit | 08dff435e27dc2bc3582e3f25e7cf01956dddafc (patch) | |
tree | 8baa5b3e6f75fc60c67a313b8a61e2da874553a0 /tcg/sparc | |
parent | e5b4654907e9d96e1b215fa943e2f62e61676ed6 (diff) | |
download | qemu-08dff435e27dc2bc3582e3f25e7cf01956dddafc.zip qemu-08dff435e27dc2bc3582e3f25e7cf01956dddafc.tar.gz qemu-08dff435e27dc2bc3582e3f25e7cf01956dddafc.tar.bz2 |
accel/tcg: Probe the proper permissions for atomic ops
We had a single ATOMIC_MMU_LOOKUP macro that probed for
read+write on all atomic ops. This is incorrect for
plain atomic load and atomic store.
For user-only, we rely on the host page permissions.
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/390
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'tcg/sparc')
0 files changed, 0 insertions, 0 deletions