You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/tcg
Richard Henderson a9d107fa0e tcg: Pass max_threads not max_cpus to tcg_init
In effect, hoist the check for mttcg from tcg_n_regions()
to tcg_init_machine().

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
3 days ago
..
aarch64 tcg/aarch64: Use 'z' constraint 2 months ago
arm include/exec: Use uintptr_t in CPUTLBEntry 2 months ago
i386 tcg/i386: Use tcg_{high,unsigned}_cond in tcg_out_brcond2 2 months ago
loongarch64 tcg: Remove TCG_TARGET_HAS_{br,set}cond2 from riscv and loongarch64 2 months ago
mips tcg/mips: Use 'z' constraint 2 months ago
ppc include/exec: Use uintptr_t in CPUTLBEntry 2 months ago
riscv tcg: Remove TCG_TARGET_HAS_{br,set}cond2 from riscv and loongarch64 2 months ago
s390x tcg: Replace addr{lo,hi}_reg with addr_reg in TCGLabelQemuLdst 2 months ago
sparc64 tcg/sparc64: Use 'z' constraint 2 months ago
tci tcg: Merge INDEX_op_qemu_*_{a32,a64}_* 2 months ago
debuginfo.c accel/tcg: Move perf and debuginfo support to tcg/ 1 year ago
meson.build meson: Introduce top-level libuser_ss and libsystem_ss 3 days ago
optimize.c tcg: Merge INDEX_op_qemu_*_{a32,a64}_* 2 months ago
perf.c accel/tcg: Move perf and debuginfo support to tcg/ 1 year ago
region.c tcg: Pass max_threads not max_cpus to tcg_init 3 days ago
tcg-common.c tcg: Constify tcg_op_defs 3 months ago
tcg-has.h tcg: Remove TCG_TARGET_HAS_deposit_{i32,i64} 3 months ago
tcg-internal.h tcg: Pass max_threads not max_cpus to tcg_init 3 days ago
tcg-op-gvec.c tcg: Only include 'tcg-has.h' when necessary 3 months ago
tcg-op-ldst.c exec/cpu-all: remove this header 3 days ago
tcg-op-vec.c tcg: Only include 'tcg-has.h' when necessary 3 months ago
tcg-op.c tcg: Remove TCG_TARGET_HAS_deposit_{i32,i64} 3 months ago
tcg.c tcg: Pass max_threads not max_cpus to tcg_init 3 days ago
tci.c tcg: Merge INDEX_op_qemu_*_{a32,a64}_* 2 months ago