tcg: take tb_ctx out of TCGContext
authorEmilio G. Cota <cota@braap.org>
Sat, 24 Jun 2017 00:04:43 +0000 (20:04 -0400)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 24 Oct 2017 20:53:42 +0000 (13:53 -0700)
commit44ded3d04821bec57407cc26a8b4db620da2be04
treecf6ffd033d7638196bb8a7ce592dbbf6f4a48f9f
parentf19c6cc6fc356dab7a766b471ec5eb3058f0afc1
tcg: take tb_ctx out of TCGContext

Groundwork for supporting multiple TCG contexts.

Reviewed-by: Richard Henderson <rth@twiddle.net>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Emilio G. Cota <cota@braap.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
accel/tcg/cpu-exec.c
accel/tcg/translate-all.c
include/exec/tb-context.h
linux-user/main.c
tcg/tcg.h