Re: [RFC V1 4/6] migration: cpr_get_fd_param helper
Steve Sistare writes: > Add the helper function cpr_get_fd_param, for use by tap and vdpa. > > Signed-off-by: Steve Sistare Reviewed-by: Fabiano Rosas
[RFC V1 4/6] migration: cpr_get_fd_param helper
Add the helper function cpr_get_fd_param, for use by tap and vdpa. Signed-off-by: Steve Sistare --- include/migration/cpr.h | 2 ++ migration/cpr.c | 26 ++ 2 files changed, 28 insertions(+) diff --git a/include/migration/cpr.h b/include/migration/cpr.h index 9a