Postcopy: Check for support when setting the capability
commit096631bd95ac8f873fed9f62c4a57076ffcdb54d
authorDr. David Alan Gilbert <dgilbert@redhat.com>
Mon, 13 Jun 2016 11:16:45 +0000 (13 12:16 +0100)
committerAmit Shah <amit.shah@redhat.com>
Thu, 16 Jun 2016 04:20:07 +0000 (16 09:50 +0530)
tree7db34f6be7763d38791ce7fb8570e12a5959081d
parentf5d457917817d7bfd2424bb88314eaf16b5ec9d6
Postcopy: Check for support when setting the capability

Knowing whether the destination host supports migration with
postcopy can be tricky.
The destination doesn't need the capability set, however
if we set it then use the opportunity to do the test and
tell the user/management layer early.

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Message-id: 1465816605-29488-7-git-send-email-dgilbert@redhat.com
Message-Id: <1465816605-29488-7-git-send-email-dgilbert@redhat.com>
Signed-off-by: Amit Shah <amit.shah@redhat.com>
migration/migration.c