[Qemu-devel] [PATCH] rdma: Fix block during rdma migration

2014-03-16 Thread Wangyufei (James)
>From 1b02d80679a776791765b720bea21de6fe650252 Mon Sep 17 00:00:00 2001 From: Wang Yufei Date: Fri, 14 Mar 2014 01:41:13 + Subject: [PATCH] rdma: Fix block during rdma migration If the networking break or there's something wrong with rdma device(ib0 with no IP) during rdma migration, the main

[Qemu-devel] [PATCH] rdma: Fix block during rdma migration

2014-03-13 Thread Wangyufei (James)
>From 1b02d80679a776791765b720bea21de6fe650252 Mon Sep 17 00:00:00 2001 From: Wang Yufei Date: Fri, 14 Mar 2014 01:41:13 + Subject: [PATCH] rdma: Fix block during rdma migration If the networking break or there's something wrong with rdma device(ib0 with no IP) during rdma migration, the main

[Qemu-devel] [Question] unexpected block during RDMA migration

2014-03-13 Thread Wangyufei (James)
Hello, Recently I did a test like this: 1. I have host A and host B. I set ib0 on host A 192.168.0.1, I set ib0 on host B 192.168.0.2. 2. I start a guestOS C on host A, and I do a RDMA migration from host A to host B. 3. During the RDMA migration, I make host B power off(It simula