aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/core.c
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <philmd@linaro.org>2023-06-13 15:33:43 +0200
committerRichard Henderson <richard.henderson@linaro.org>2023-06-20 10:01:30 +0200
commit75fe97b429d491d348fde78ec75c6556762b4b87 (patch)
treea1672418be5fb117594b39b14b1adf9b42598ef6 /plugins/core.c
parenttarget/ppc: Check for USER_ONLY definition instead of SOFTMMU one (diff)
downloadqemu-75fe97b429d491d348fde78ec75c6556762b4b87.tar.xz
qemu-75fe97b429d491d348fde78ec75c6556762b4b87.zip
hw/core/cpu: Check for USER_ONLY definition instead of SOFTMMU one
Since we *might* have user emulation with softmmu, replace the system emulation check by !user emulation one. Invert the #ifdef'ry in TCGCPUOps structure for clarity. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20230613133347.82210-6-philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'plugins/core.c')
0 files changed, 0 insertions, 0 deletions