migration: show pause/recover state on dst host
authorPeter Xu <peterx@redhat.com>
Tue, 10 Jul 2018 09:18:56 +0000 (17:18 +0800)
committerDr. David Alan Gilbert <dgilbert@redhat.com>
Tue, 10 Jul 2018 11:56:37 +0000 (12:56 +0100)
commit3c9928d9f9b6b5717fa8e53e9441c6b041d6554a
treeafeacad91ec1908a5f69c72282a5e7c1fc1e1d93
parenta725ef9fe36424351faf51696c3fc441ded13f35
migration: show pause/recover state on dst host

These two states will be missing when doing "query-migrate" on
destination VM.  Add these states so that we can get the query results
as expected.

Signed-off-by: Peter Xu <peterx@redhat.com>
Message-Id: <20180710091902.28780-5-peterx@redhat.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
migration/migration.c