[PATCH 0/2] migration: add vsock channel support

Longpeng(Mike) posted 2 patches 5 years, 3 months ago
Test docker-quick@centos7 failed
Test docker-mingw@fedora failed
Test checkpatch failed
Test FreeBSD failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20200806074030.174-1-longpeng2@huawei.com
Maintainers: "Dr. David Alan Gilbert" <dgilbert@redhat.com>, Juan Quintela <quintela@redhat.com>
migration/migration.c | 20 +++++++-------
migration/socket.c    | 72 +++++++++++----------------------------------------
migration/socket.h    | 11 +++-----
3 files changed, 28 insertions(+), 75 deletions(-)
[PATCH 0/2] migration: add vsock channel support
Posted by Longpeng(Mike) 5 years, 3 months ago
Longpeng (Mike) (2):
  migration: unify the framework of socket-type channel
  migration: add vsock as data channel support

 migration/migration.c | 20 +++++++-------
 migration/socket.c    | 72 +++++++++++----------------------------------------
 migration/socket.h    | 11 +++-----
 3 files changed, 28 insertions(+), 75 deletions(-)

-- 
1.8.3.1


Re: [PATCH 0/2] migration: add vsock channel support
Posted by Dr. David Alan Gilbert 5 years, 2 months ago
* Longpeng(Mike) (longpeng2@huawei.com) wrote:

Queued

> Longpeng (Mike) (2):
>   migration: unify the framework of socket-type channel
>   migration: add vsock as data channel support
> 
>  migration/migration.c | 20 +++++++-------
>  migration/socket.c    | 72 +++++++++++----------------------------------------
>  migration/socket.h    | 11 +++-----
>  3 files changed, 28 insertions(+), 75 deletions(-)
> 
> -- 
> 1.8.3.1
> 
> 
-- 
Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK