]> Git Repo - qemu.git/commit
accel/tcg: Merge tcg_exec_init into tcg_init_machine
authorRichard Henderson <[email protected]>
Tue, 9 Mar 2021 23:42:16 +0000 (17:42 -0600)
committerRichard Henderson <[email protected]>
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 <[email protected]>
Reviewed-by: Alex BennĂ©e <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
accel/tcg/internal.h
accel/tcg/tcg-all.c
accel/tcg/translate-all.c
bsd-user/main.c
include/sysemu/tcg.h
This page took 0.031514 seconds and 4 git commands to generate.