qemu/target/i386
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
..
hax
hvf hvf: add guest debugging handlers for Apple Silicon hosts 2023-06-06 10:19:30 +01:00
kvm
nvmm
tcg meson: Replace CONFIG_SOFTMMU -> CONFIG_SYSTEM_ONLY 2023-06-20 10:01:30 +02:00
whpx
arch_dump.c
arch_memory_mapping.c
cpu-dump.c
cpu-internal.h
cpu-param.h
cpu-qom.h
cpu-sysemu.c
cpu.c target/i386: EPYC-Rome model without XSAVES 2023-05-25 09:30:52 +02:00
cpu.h target/i386/helper: Remove do_cpu_sipi() stub for user-mode emulation 2023-06-13 11:28:58 +02:00
gdbstub.c
helper.c target/i386/helper: Shuffle do_cpu_init() 2023-06-13 11:28:58 +02:00
helper.h target/i386: Rename helper template headers as '.h.inc' 2023-06-13 11:28:58 +02:00
host-cpu.c
host-cpu.h
Kconfig
machine.c
meson.build
monitor.c
ops_sse.h target/i386: fix avx2 instructions vzeroall and vpermdq 2023-05-18 08:53:50 +02:00
sev-sysemu-stub.c
sev.c i386/sev: Update checks and information related to reduced-phys-bits 2023-04-28 12:50:34 +02:00
sev.h
svm.h
trace-events
trace.h
xsave_helper.c