aboutsummaryrefslogtreecommitdiff
path: root/qapi
diff options
context:
space:
mode:
authorJuan Quintela <quintela@redhat.com>2017-09-27 10:52:11 +0200
committerJuan Quintela <quintela@redhat.com>2017-10-23 18:03:42 +0200
commit40a5532f820e26f98d081a49aff9283cd63bd5fa (patch)
tree986283b7f9715c82c62fc8ca207e5cc410be42d1 /qapi
parentf9494614898f46e59bc2243de6fb11ebbfc9cda6 (diff)
downloadqemu-40a5532f820e26f98d081a49aff9283cd63bd5fa.zip
qemu-40a5532f820e26f98d081a49aff9283cd63bd5fa.tar.gz
qemu-40a5532f820e26f98d081a49aff9283cd63bd5fa.tar.bz2
qapi: Fix grammar in x-multifd-page-count descriptions
Reported-by: Eric Blake <eblake@redhat.com> Signed-off-by: Juan Quintela <quintela@redhat.com>
Diffstat (limited to 'qapi')
-rw-r--r--qapi/migration.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/qapi/migration.json b/qapi/migration.json
index 272f191..6ae866e 100644
--- a/qapi/migration.json
+++ b/qapi/migration.json
@@ -480,7 +480,7 @@
# number of sockets used for migration. The
# default value is 2 (since 2.11)
#
-# @x-multifd-page-count: Number of pages sent together to a thread
+# @x-multifd-page-count: Number of pages sent together to a thread.
# The default value is 16 (since 2.11)
#
# Since: 2.4
@@ -551,7 +551,7 @@
# number of sockets used for migration. The
# default value is 2 (since 2.11)
#
-# @x-multifd-page-count: Number of pages sent together to a thread
+# @x-multifd-page-count: Number of pages sent together to a thread.
# The default value is 16 (since 2.11)
#
# Since: 2.4
@@ -647,7 +647,7 @@
# number of sockets used for migration.
# The default value is 2 (since 2.11)
#
-# @x-multifd-page-count: Number of pages sent together to a thread
+# @x-multifd-page-count: Number of pages sent together to a thread.
# The default value is 16 (since 2.11)
#
# Since: 2.4