Yichen Wang writes:
> From: Hao Xiang
>
> 1. Refactor multifd_send_thread function.
> 2. Introduce the batch task structure in MultiFDSendParams.
This patch needs to be restructured, maybe even go away. Most of it has
to be where these structures were introduced for the first time and any
multi
From: Hao Xiang
1. Refactor multifd_send_thread function.
2. Introduce the batch task structure in MultiFDSendParams.
Signed-off-by: Hao Xiang
Signed-off-by: Yichen Wang
---
include/qemu/dsa.h | 41 ---
migration/multifd.c | 4 +
migration/multifd.h | 3 +
util/dsa.c | 270