Browse Source

migration: add autoconvergence documentation

This hunk got lost during merge.  It is documentation.

Spotted-by: Peter Lieven <lieven-lists@dlhnet.de>
Signed-off-by: Juan Quintela <quintela@redhat.com>
pull/4/head
Juan Quintela 13 years ago
parent
commit
9781c3716a
  1. 3
      qapi-schema.json

3
qapi-schema.json

@ -626,6 +626,9 @@
# to enable the capability on the source VM. The feature is disabled by
# default. (since 1.6)
#
# @auto-converge: If enabled, QEMU will automatically throttle down the guest
# to speed up convergence of RAM migration. (since 1.6)
#
# Since: 1.2
##
{ 'enum': 'MigrationCapability',

Loading…
Cancel
Save