Commit 5e50cae4 authored by Dr. David Alan Gilbert's avatar Dr. David Alan Gilbert Committed by Juan Quintela
Browse files

migration: Textual fixups for blocktime



Blank lines and comments as suggested by Eric.

Signed-off-by: default avatarDr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: default avatarJuan Quintela <quintela@redhat.com>
Reviewed-by: default avatarEric Blake <eblake@redhat.com>
Message-Id: <20180427111502.9822-1-dgilbert@redhat.com>
Signed-off-by: default avatarJuan Quintela <quintela@redhat.com>
parent 71cd7306
Loading
Loading
Loading
Loading
+5 −4
Original line number Diff line number Diff line
@@ -162,11 +162,13 @@
#              error strings. (Since 2.7)
#
# @postcopy-blocktime: total time when all vCPU were blocked during postcopy
#           live migration (Since 2.13)
#           live migration. This is only present when the postcopy-blocktime
#           migration capability is enabled. (Since 2.13)
#
# @postcopy-vcpu-blocktime: list of the postcopy blocktime per vCPU (Since 2.13)
# @postcopy-vcpu-blocktime: list of the postcopy blocktime per vCPU.  This is
#           only present when the postcopy-blocktime migration capability
#           is enabled. (Since 2.13)
#

#
# Since: 0.14.0
##
@@ -368,7 +370,6 @@
#
# @x-multifd: Use more than one fd for migration (since 2.11)
#
#
# @dirty-bitmaps: If enabled, QEMU will migrate named dirty bitmaps.
#                 (since 2.12)
#