* Juan Quintela (quint...@redhat.com) wrote:
> Right now we use the "position" inside the QEMUFile, but things like
> RDMA already do weird things to be able to maintain that counter
> right, and multifd will have some similar problems.
>
> Signed-off-by: Juan Quintela
Reviewed-by: Dr. David Ala
Right now we use the "position" inside the QEMUFile, but things like
RDMA already do weird things to be able to maintain that counter
right, and multifd will have some similar problems.
Signed-off-by: Juan Quintela
---
migration/migration.c | 14 +++---
1 file changed, 11 insertions(+),