Searched hist:"397 cabaae035102afb547155757fd506620b2bb2" (Results 1 – 3 of 3) sorted by relevance
/qemu/tcg/ |
H A D | tcg-op-ldst.c | 397cabaae035102afb547155757fd506620b2bb2 Sun Oct 01 14:53:03 UTC 2023 Richard Henderson <richard.henderson@linaro.org> tcg: Introduce tcg_use_softmmu
Begin disconnecting CONFIG_SOFTMMU from !CONFIG_USER_ONLY. Introduce a variable which can be set at startup to select one method or another for user-only.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | tcg.c | 397cabaae035102afb547155757fd506620b2bb2 Sun Oct 01 14:53:03 UTC 2023 Richard Henderson <richard.henderson@linaro.org> tcg: Introduce tcg_use_softmmu
Begin disconnecting CONFIG_SOFTMMU from !CONFIG_USER_ONLY. Introduce a variable which can be set at startup to select one method or another for user-only.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/include/tcg/ |
H A D | tcg.h | 397cabaae035102afb547155757fd506620b2bb2 Sun Oct 01 14:53:03 UTC 2023 Richard Henderson <richard.henderson@linaro.org> tcg: Introduce tcg_use_softmmu
Begin disconnecting CONFIG_SOFTMMU from !CONFIG_USER_ONLY. Introduce a variable which can be set at startup to select one method or another for user-only.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|