On 02/15/2013 07:47 PM, Paolo Bonzini wrote:
> Prepare for when s->bytes_xfer will be removed.
>
> Signed-off-by: Paolo Bonzini
> ---
> migration.c |4 +++-
> 1 files changed, 3 insertions(+), 1 deletions(-)
>
> diff --git a/migration.c b/migration.c
> index 68d47cd..d636c59 100644
> --- a/
Paolo Bonzini wrote:
> Prepare for when s->bytes_xfer will be removed.
>
> Signed-off-by: Paolo Bonzini
Reviewed-by: Juan Quintela
Prepare for when s->bytes_xfer will be removed.
Signed-off-by: Paolo Bonzini
---
migration.c |4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/migration.c b/migration.c
index 68d47cd..d636c59 100644
--- a/migration.c
+++ b/migration.c
@@ -575,6 +575,7 @@ static void *mi