]> git.proxmox.com Git - mirror_qemu.git/blobdiff - migration-rdma.c
vl.c: extend -m option to support options for memory hotplug
[mirror_qemu.git] / migration-rdma.c
index eeb4302215c2c4e146884a00eccacfb0035b4832..f60749b32101df2bd5945ca82e075ad01c9ddbb3 100644 (file)
@@ -949,6 +949,7 @@ route:
         ERROR(errp, "result not equal to event_addr_resolved %s",
                 rdma_event_str(cm_event->event));
         perror("rdma_resolve_addr");
+        rdma_ack_cm_event(cm_event);
         ret = -EINVAL;
         goto err_resolve_get_addr;
     }