[Spice-commits] docs/spice_threading_model.txt
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Wed Mar 27 08:38:06 UTC 2019
docs/spice_threading_model.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit f0f6380b81fde3d6bbf8e52fbfb485920ca799ce
Author: Frediano Ziglio <fziglio at redhat.com>
Date: Mon Mar 11 14:02:27 2019 +0000
docs: Fix typo
Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
Acked-by: Uri Lublin <uril at redhat.com>
diff --git a/docs/spice_threading_model.txt b/docs/spice_threading_model.txt
index df492216..9351141c 100644
--- a/docs/spice_threading_model.txt
+++ b/docs/spice_threading_model.txt
@@ -1,7 +1,7 @@
How does SPICE handle threading
-------------------------------
-Lots of code run in a single thread.
+Lots of code runs in a single thread.
Qemu usually calls SPICE from its main thread except on callbacks to code
already running in different threads.
More information about the Spice-commits
mailing list