]> Git Repo - qemu.git/commit - tcg/tcg.c
tcg: Create tcg_init
authorRichard Henderson <[email protected]>
Tue, 9 Mar 2021 23:24:33 +0000 (17:24 -0600)
committerRichard Henderson <[email protected]>
Fri, 11 Jun 2021 16:26:28 +0000 (09:26 -0700)
commita76aabd37b5d9ddfff2de837ddef91768aa26e3e
tree38f779677d0ed4a335509165f0f8f14e1e1d446e
parent7109ef15c51d2a948f88764e4a4fe0666c4c91db
tcg: Create tcg_init

Perform both tcg_context_init and tcg_region_init.
Do not leave this split to the caller.

Reviewed-by: Luis Pires <[email protected]>
Reviewed-by: Alex BennĂ©e <[email protected]>
Signed-off-by: Richard Henderson <[email protected]>
accel/tcg/translate-all.c
include/tcg/tcg.h
tcg/tcg-internal.h
tcg/tcg.c
This page took 0.025102 seconds and 4 git commands to generate.