qemu/accel/tcg
Philippe Mathieu-Daudé c7b64948f8 meson: Replace CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY
Since we *might* have user emulation with softmmu,
use the clearer 'CONFIG_SYSTEM_ONLY' key to check
for system emulation.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20230613133347.82210-9-philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2023-06-20 10:01:30 +02:00
..
atomic_common.c.inc accel/tcg: Remove cpu_atomic_{ld,st}o_*_mmu 2023-05-23 18:54:55 -07:00
atomic_template.h accel/tcg: Remove prot argument to atomic_mmu_lookup 2023-05-23 18:54:55 -07:00
cpu-exec-common.c accel/tcg: Add cpu_in_serial_context 2023-05-11 09:53:41 +01:00
cpu-exec.c accel/tcg: Check for USER_ONLY definition instead of SOFTMMU one 2023-06-20 10:01:30 +02:00
cputlb.c accel/tcg: Handle MO_ATOM_WITHIN16 in do_st16_leN 2023-06-20 10:01:30 +02:00
debuginfo.c
debuginfo.h
internal.h accel/tcg: Check for USER_ONLY definition instead of SOFTMMU one 2023-06-20 10:01:30 +02:00
ldst_atomicity.c.inc accel/tcg: Fix undefined shift in store_whole_le16 2023-06-06 12:11:02 -07:00
ldst_common.c.inc accel/tcg: Unify cpu_{ld,st}*_{be,le}_mmu 2023-05-23 18:54:28 -07:00
meson.build meson: Replace CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY 2023-06-20 10:01:30 +02:00
monitor.c *: Add missing includes of tcg/tcg.h 2023-06-05 12:04:28 -07:00
perf.c accel/tcg: Unmap perf_marker 2023-06-05 12:06:49 -07:00
perf.h
plugin-gen.c tcg: Remove target-specific headers from tcg.[ch] 2023-06-05 12:04:29 -07:00
plugin-helpers.h
tb-context.h
tb-hash.h accel/tcg: include cs_base in our hash calculations 2023-06-01 11:05:05 -04:00
tb-jmp-cache.h
tb-maint.c accel/tcg: include cs_base in our hash calculations 2023-06-01 11:05:05 -04:00
tcg-accel-ops-icount.c accel/tcg/tcg-accel-ops-rr: ensure fairness with icount 2023-05-11 09:53:41 +01:00
tcg-accel-ops-icount.h accel/tcg/tcg-accel-ops-rr: ensure fairness with icount 2023-05-11 09:53:41 +01:00
tcg-accel-ops-mttcg.c atomics: eliminate mb_read/mb_set 2023-06-06 09:42:14 +02:00
tcg-accel-ops-mttcg.h
tcg-accel-ops-rr.c atomics: eliminate mb_read/mb_set 2023-06-06 09:42:14 +02:00
tcg-accel-ops-rr.h
tcg-accel-ops.c accel/tcg: Fix overwrite problems of tcg_cflags 2023-04-04 08:19:49 -07:00
tcg-accel-ops.h
tcg-all.c tcg: Split out tcg/oversized-guest.h 2023-06-05 12:04:28 -07:00
tcg-runtime-gvec.c tcg: Split helper-proto.h 2023-06-05 12:04:29 -07:00
tcg-runtime.c tcg: Split helper-proto.h 2023-06-05 12:04:29 -07:00
tcg-runtime.h accel/tcg: Unify cpu_{ld,st}*_{be,le}_mmu 2023-05-23 18:54:28 -07:00
trace-events
trace.h
translate-all.c tcg: Remove NO_CPU_IO_DEFS 2023-06-05 12:04:29 -07:00
translator.c plugins: Move plugin_insn_append to translator.c 2023-06-05 12:04:29 -07:00
user-exec-stub.c
user-exec.c accel/tcg: Eliminate #if on HAVE_ATOMIC128 and HAVE_CMPXCHG128 2023-05-23 18:54:55 -07:00