qemu/target
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
..
alpha
arm target/arm: Convert load/store tags insns to decodetree 2023-06-19 11:23:38 +01:00
avr
cris
hexagon
hppa target/hppa/meson: Only build int_helper.o with system emulation 2023-06-13 11:28:58 +02:00
i386 meson: Replace CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY 2023-06-20 10:01:30 +02:00
loongarch target/loongarch: Fix CSR.DMW0-3.VSEG check 2023-06-16 17:58:46 +08:00
m68k target/m68k: Check for USER_ONLY definition instead of SOFTMMU one 2023-06-20 10:01:30 +02:00
microblaze
mips
nios2
openrisc
ppc target/ppc: Check for USER_ONLY definition instead of SOFTMMU one 2023-06-20 10:01:30 +02:00
riscv target/riscv: Smepmp: Return error when access permission not allowed in PMP 2023-06-13 17:45:30 +10:00
rx
s390x
sh4
sparc
tricore target/tricore: Remove pointless CONFIG_SOFTMMU guard 2023-06-20 10:01:30 +02:00
xtensa
Kconfig
meson.build