On 05/09/2018 06:23 AM, Juan Quintela wrote:
From: Peter Xu <pet...@redhat.com>

It will be used when we want to resume one paused migration.

Reviewed-by: Dr. David Alan Gilbert <dgilb...@redhat.com>
Signed-off-by: Peter Xu <pet...@redhat.com>
Message-Id: <20180502104740.12123-8-pet...@redhat.com>
Signed-off-by: Juan Quintela <quint...@redhat.com>
---
  hmp-commands.hx       | 7 ++++---
  hmp.c                 | 4 +++-
  migration/migration.c | 2 +-
  qapi/migration.json   | 5 ++++-
  4 files changed, 12 insertions(+), 6 deletions(-)


+++ b/qapi/migration.json
@@ -1031,6 +1031,8 @@
  # @detach: this argument exists only for compatibility reasons and
  #          is ignored by QEMU
  #
+# @resume: resume one paused migration, default "off". (since 2.12)
+#

This doesn't have to hold up the pull request (a followup patch is fine), but this should s/2.12/2.13/

--
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org

Reply via email to