]> git.proxmox.com Git - mirror_qemu.git/commit
accel/tcg: Merge tcg_exec_init into tcg_init_machine
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 9 Mar 2021 23:42:16 +0000 (17:42 -0600)
committerRichard Henderson <richard.henderson@linaro.org>
Fri, 11 Jun 2021 16:26:28 +0000 (09:26 -0700)
commitfa79cde6ed245629141b5a084f3110b8a3131d60
treefee3e843c72829ec24d1b6605de57273abee6cbc
parenta76aabd37b5d9ddfff2de837ddef91768aa26e3e
accel/tcg: Merge tcg_exec_init into tcg_init_machine

There is only one caller, and shortly we will need access
to the MachineState, which tcg_init_machine already has.

Reviewed-by: Luis Pires <luis.pires@eldorado.org.br>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
accel/tcg/internal.h
accel/tcg/tcg-all.c
accel/tcg/translate-all.c
bsd-user/main.c
include/sysemu/tcg.h