On 07/16/2017 10:04 AM, Emilio G. Cota wrote:
Groundwork for supporting multiple TCG contexts.Compile-tested for all targets on an x86_64 host. Suggested-by: Richard Henderson<r...@twiddle.net> Signed-off-by: Emilio G. Cota<c...@braap.org> --- tcg/tci.c | 552 +++++++++++++++++++++++++++++++------------------------------- 1 file changed, 279 insertions(+), 273 deletions(-)
Acked-by: Richard Henderson <r...@twiddle.net> r~