]> www.infradead.org Git - users/dwmw2/qemu.git/commitdiff
docs/devel: plugins can trigger a tb flush
authorPierrick Bouvier <pierrick.bouvier@linaro.org>
Tue, 27 Feb 2024 14:43:35 +0000 (14:43 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 28 Feb 2024 09:11:42 +0000 (09:11 +0000)
When scoreboards need to be reallocated.

Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20240213094009.150349-8-pierrick.bouvier@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20240227144335.1196131-30-alex.bennee@linaro.org>

docs/devel/multi-thread-tcg.rst

index 7302c3bf5348859e778f7f143252aaf96cc75fbf..1420789fff3c29488e385b576d117e9b1a563752 100644 (file)
@@ -109,6 +109,7 @@ including:
   - debugging operations (breakpoint insertion/removal)
   - some CPU helper functions
   - linux-user spawning its first thread
+  - operations related to TCG Plugins
 
 This is done with the async_safe_run_on_cpu() mechanism to ensure all
 vCPUs are quiescent when changes are being made to shared global