-
Gonglei (Arei) authored
If the networking break or there's something wrong with rdma device(ib0 with no IP) during rdma migration, the main_loop of qemu will be blocked in rdma_destroy_id. I add rdma_ack_cm_event to fix this bug. Signed-off-by:
Mo Yuxiang <Moyuxiang@huawei.com>
Signed-off-by:
Gonglei <arei.gonglei@huawei.com>
Reviewed-by:
Michael R. Hines <mrhines@us.ibm.com>
Signed-off-by:
Juan Quintela <quintela@redhat.com>Gonglei (Arei) authoredIf the networking break or there's something wrong with rdma device(ib0 with no IP) during rdma migration, the main_loop of qemu will be blocked in rdma_destroy_id. I add rdma_ack_cm_event to fix this bug. Signed-off-by:
Mo Yuxiang <Moyuxiang@huawei.com>
Signed-off-by:
Gonglei <arei.gonglei@huawei.com>
Reviewed-by:
Michael R. Hines <mrhines@us.ibm.com>
Signed-off-by:
Juan Quintela <quintela@redhat.com>
Loading