* Lidong Chen (jemmy858...@gmail.com) wrote:
> RDMA WRITE operations are performed with no notification to the destination
> qemu, then the destination qemu can not wakeup. This patch disable RDMA WRITE
> after postcopy started.
>
> Signed-off-by: Lidong Chen
Reviewed-by: Dr. David Alan Gilbert
RDMA WRITE operations are performed with no notification to the destination
qemu, then the destination qemu can not wakeup. This patch disable RDMA WRITE
after postcopy started.
Signed-off-by: Lidong Chen
---
migration/qemu-file.c | 8 ++--
migration/rdma.c | 12
2 files c