]> git.ipfire.org Git - thirdparty/qemu.git/commit
accel/tcg: Use TCGTBCPUState in struct tb_desc
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 30 Apr 2025 01:39:08 +0000 (18:39 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 30 Apr 2025 19:45:05 +0000 (12:45 -0700)
commitcec7176a23bfb46ce54481f278e235f58eb9c456
tree67ce526f381177a350e88a813937bc2abce120c7
parent088caf3de4e48e70d6716195afc0e47edd823ac0
accel/tcg: Use TCGTBCPUState in struct tb_desc

Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
accel/tcg/cpu-exec.c