Commit 93154e76 authored by Alex Bennée's avatar Alex Bennée
Browse files

docs/devel: fix grammar in multi-thread-tcg



Review comment came just too late ;-)

Signed-off-by: default avatarAlex Bennée <alex.bennee@linaro.org>
Reviewed-by: default avatarRichard Henderson <richard.henderson@linaro.org>
Reviewed-by: default avatarThomas Huth <thuth@redhat.com>
Reviewed-by: default avatarPhilippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20200713200415.26214-9-alex.bennee@linaro.org>
parent c920fdba
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -107,7 +107,7 @@ including:

  - debugging operations (breakpoint insertion/removal)
  - some CPU helper functions
  - linux-user spawning it's first thread
  - linux-user spawning its first thread

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