commit | 13955b89ce54a85a9e88c64a196db61aa8bf0f34 | [log] [tgz] |
---|---|---|
author | Peter Xu <peterx@redhat.com> | Wed May 02 18:47:30 2018 +0800 |
committer | Juan Quintela <quintela@redhat.com> | Tue May 15 20:56:53 2018 +0200 |
tree | 47bb2b90621a1237cbc3ae547584f9f3adea7d22 | |
parent | 3f5875eca5da5106d5eec121325a05d2277022c3 [diff] |
migration: new message MIG_RP_MSG_RESUME_ACK Creating new message to reply for MIG_CMD_POSTCOPY_RESUME. One uint32_t is used as payload to let the source know whether destination is ready to continue the migration. Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Signed-off-by: Peter Xu <peterx@redhat.com> Message-Id: <20180502104740.12123-15-peterx@redhat.com> Signed-off-by: Juan Quintela <quintela@redhat.com>