]> git.proxmox.com Git - mirror_qemu.git/commit
tci: move tci_regs to tcg_qemu_tb_exec's stack
authorEmilio G. Cota <cota@braap.org>
Thu, 13 Jul 2017 21:10:31 +0000 (17:10 -0400)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 10 Oct 2017 14:37:10 +0000 (07:37 -0700)
commit5e75150cdf573d9aa21fc9e8552aa2cc6a48bcb1
tree7e586a6fb80acc392725dc9ac0cd7fb7ae25bed5
parente7e168f41364c6e83d0f75fc1b3ce7f9c41ccf76
tci: move tci_regs to tcg_qemu_tb_exec's stack

Groundwork for supporting multiple TCG contexts.

Compile-tested for all targets on an x86_64 host.

Suggested-by: Richard Henderson <rth@twiddle.net>
Acked-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Emilio G. Cota <cota@braap.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/tci.c