migration: add vsock as data channel support
commit9ba3b2baa1f06e772c84f0ab77146428a2b19db1
authorLongpeng(Mike) <longpeng2@huawei.com>
Thu, 6 Aug 2020 07:40:30 +0000 (6 15:40 +0800)
committerDr. David Alan Gilbert <dgilbert@redhat.com>
Fri, 28 Aug 2020 12:34:52 +0000 (28 13:34 +0100)
tree22a7f0cf7b0e037a35bb2d873b2059bbef6a9f71
parentd658f65c16901afd58a7ce88dcebfdefb3594924
migration: add vsock as data channel support

The vsock channel is more widely use in some new features, for example,
the Nitro/Enclave. It can also be used as the migration channel.

Signed-off-by: Longpeng(Mike) <longpeng2@huawei.com>
Message-Id: <20200806074030.174-3-longpeng2@huawei.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
migration/migration.c