summary refs log tree commit diff stats
path: root/python/qemu/qmp/qemu_ga_client.py
diff options
context:
space:
mode:
authorLiren Wei <lrwei@bupt.edu.cn>2021-07-04 22:31:27 +0800
committerRichard Henderson <richard.henderson@linaro.org>2021-07-09 09:38:33 -0700
commit834361efd9d52947663aa5b297693f8e352bef2a (patch)
treeb2de0f16a0705c1dfc4b1bcc153594198d418e86 /python/qemu/qmp/qemu_ga_client.py
parentf4cba756cb6c6173321c4aad2035d5a86100eef7 (diff)
downloadfocaccia-qemu-834361efd9d52947663aa5b297693f8e352bef2a.tar.gz
focaccia-qemu-834361efd9d52947663aa5b297693f8e352bef2a.zip
tcg: Bake tb_destroy() into tcg_region_tree
The function is called only at tcg_gen_code() when duplicated TBs
are translated by different threads, and when the tcg_region_tree
is reset. Bake it into the underlying GTree as its value destroy
function to unite these situations.
Also remove tcg_region_tree_traverse() which now becomes useless.

Signed-off-by: Liren Wei <lrwei@bupt.edu.cn>
Message-Id: <8dc352f08d038c4e7a1f5f56962398cdc700c3aa.1625404483.git.lrwei@bupt.edu.cn>
[rth: Name the new tb_tc_cmp parameter correctly.]
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'python/qemu/qmp/qemu_ga_client.py')
0 files changed, 0 insertions, 0 deletions