]> www.infradead.org Git - qemu-nvme.git/commit
tcg: Introduce tcg_max_ctxs
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 10 Mar 2021 05:06:32 +0000 (23:06 -0600)
committerRichard Henderson <richard.henderson@linaro.org>
Fri, 11 Jun 2021 16:27:08 +0000 (09:27 -0700)
commit0e2d61cf29833f8984e7421a74eb0a4f921f92b5
tree34e51645c3f4f6f92d2159d00fe7a8971d975221
parent43b972b7ebe9b8e84aa535031de7e605f6bf2cb2
tcg: Introduce tcg_max_ctxs

Finish the divorce of tcg/ from hw/, and do not take
the max cpu value from MachineState; just remember what
we were passed in tcg_init.

Reviewed-by: Luis Pires <luis.pires@eldorado.org.br>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/region.c
tcg/tcg-internal.h
tcg/tcg.c