qemu-e2k/accel/tcg
Richard Henderson 08dff435e2 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>
2021-06-19 11:09:10 -07:00
..
atomic_common.c.inc
atomic_template.h accel/tcg: Probe the proper permissions for atomic ops 2021-06-19 11:09:10 -07:00
cpu-exec-common.c
cpu-exec.c accel/tcg: Keep TranslationBlock headers local to TCG 2021-05-26 15:33:59 -07:00
cputlb.c accel/tcg: Probe the proper permissions for atomic ops 2021-06-19 11:09:10 -07:00
internal.h accel/tcg: Merge tcg_exec_init into tcg_init_machine 2021-06-11 09:26:28 -07:00
meson.build
plugin-gen.c plugins: Drop tcg_flags from struct qemu_plugin_dyn_cb 2021-06-19 08:51:11 -07:00
plugin-helpers.h accel/tcg: Add tcg call flags to plugins helpers 2021-06-19 08:51:11 -07:00
tb-context.h accel/tcg: Keep TranslationBlock headers local to TCG 2021-05-26 15:33:59 -07:00
tb-hash.h accel/tcg: Keep TranslationBlock headers local to TCG 2021-05-26 15:33:59 -07:00
tb-lookup.h accel/tcg: Keep TranslationBlock headers local to TCG 2021-05-26 15:33:59 -07:00
tcg-accel-ops-icount.c
tcg-accel-ops-icount.h
tcg-accel-ops-mttcg.c
tcg-accel-ops-mttcg.h
tcg-accel-ops-rr.c
tcg-accel-ops-rr.h
tcg-accel-ops.c
tcg-accel-ops.h
tcg-all.c accel/tcg: Pass down max_cpus to tcg_init 2021-06-11 09:27:08 -07:00
tcg-runtime-gvec.c
tcg-runtime.c accel/tcg: Keep TranslationBlock headers local to TCG 2021-05-26 15:33:59 -07:00
tcg-runtime.h
trace-events docs: fix references to docs/devel/tracing.rst 2021-06-02 06:51:09 +02:00
trace.h
translate-all.c tcg: Move tcg_init_ctx and tcg_ctx from accel/tcg/ 2021-06-13 17:42:40 -07:00
translator.c
user-exec-stub.c
user-exec.c accel/tcg: Probe the proper permissions for atomic ops 2021-06-19 11:09:10 -07:00