Re: [PATCH RESEND 3/4] migration/rdma: destination: create the return patch after the first accept

2021-05-24 Thread Dr. David Alan Gilbert
* lizhij...@fujitsu.com (lizhij...@fujitsu.com) wrote: > should make some changes for this patch like below: Can you resend a version with this flattned into it please. Dave > # git diff > diff --git a/migration/rdma.c b/migration/rdma.c > index 3b228c46ebf..067ea272276 100644 > ---

Re: [PATCH RESEND 3/4] migration/rdma: destination: create the return patch after the first accept

2021-05-20 Thread lizhij...@fujitsu.com
should make some changes for this patch like below: # git diff diff --git a/migration/rdma.c b/migration/rdma.c index 3b228c46ebf..067ea272276 100644 --- a/migration/rdma.c +++ b/migration/rdma.c @@ -316,7 +316,7 @@ typedef struct RDMALocalBlocks {  typedef struct RDMAContext { char *host;

[PATCH RESEND 3/4] migration/rdma: destination: create the return patch after the first accept

2021-05-20 Thread Li Zhijian
destination side: $ build/qemu-system-x86_64 -enable-kvm -netdev tap,id=hn0,script=/etc/qemu-ifup,downscript=/etc/qemu-ifdown -device e1000,netdev=hn0,mac=50:52:54:00:11:22 -boot c -drive if=none,file=./Fedora-rdma-server-migration.qcow2,id=drive-virtio-disk0 -device