]> www.infradead.org Git - qemu-nvme.git/commit
accel/tcg: Rename tcg_init to tcg_init_machine
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 9 Mar 2021 23:22:23 +0000 (17:22 -0600)
committerRichard Henderson <richard.henderson@linaro.org>
Fri, 11 Jun 2021 16:26:28 +0000 (09:26 -0700)
commit7109ef15c51d2a948f88764e4a4fe0666c4c91db
treed6641f5e36d290e13778610a5d4ff3de7d5043c6
parentc46184a90a5a0209960b7c0813aff4feb1e373e1
accel/tcg: Rename tcg_init to tcg_init_machine

We shortly want to use tcg_init for something else.
Since the hook is called init_machine, match that.

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>
accel/tcg/tcg-all.c