]> Git Repo - qemu.git/commit - accel/tcg/translate-all.c
translate-all: use cpu_in_exclusive_work_context() in tb_flush
authorEmilio G. Cota <[email protected]>
Sat, 2 Dec 2017 00:47:08 +0000 (19:47 -0500)
committerAlex Bennée <[email protected]>
Mon, 28 Oct 2019 15:12:38 +0000 (15:12 +0000)
commit136094d0b22a3278029485648e4d83a4bf3cb4d6
tree96c1d7036cf73c84cab80dedda22cf2b87ca97ab
parentcfbc3c6083dbdd0fdd9cc98965182e79431d3c63
translate-all: use cpu_in_exclusive_work_context() in tb_flush

tb_flush will be called by the plugin module from a safe
work environment. Prepare for that.

Suggested-by: Alex Bennée <[email protected]>
Reviewed-by: Alex Bennée <[email protected]>
Signed-off-by: Emilio G. Cota <[email protected]>
Signed-off-by: Alex Bennée <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
accel/tcg/translate-all.c
This page took 0.026432 seconds and 4 git commands to generate.