[Qemu-devel] [PULL 08/21] migration: create savevm_state

2015-06-11 Thread Juan Quintela
This way, we will put savevm global state here, instead of lots of variables. Signed-off-by: Juan Quintela Reviewed-by: Dr. David Alan Gilbert --- migration/savevm.c | 51 --- 1 file changed, 28 insertions(+), 23 deletions(-) diff --git a/migrati

[Qemu-devel] [PULL 08/21] migration: create savevm_state

2015-06-03 Thread Juan Quintela
This way, we will put savevm global state here, instead of lots of variables. Signed-off-by: Juan Quintela Reviewed-by: Dr. David Alan Gilbert --- migration/savevm.c | 51 --- 1 file changed, 28 insertions(+), 23 deletions(-) diff --git a/migrati