[Qemu-devel] [PATCH 07/23] migration: move migrate_create_state to do_migrate

2011-09-23 Thread Juan Quintela
Once there, remove all parameters that don't need to be passed to *start_outgoing_migration() functions Signed-off-by: Juan Quintela --- migration-exec.c | 19 +-- migration-fd.c | 22 ++ migration-tcp.c | 22 +++--- migration-unix.c |

[Qemu-devel] [PATCH 07/23] migration: move migrate_create_state to do_migrate

2011-09-20 Thread Juan Quintela
Once there, remove all parameters that don't need to be passed to *start_outgoing_migration() functions Signed-off-by: Juan Quintela --- migration-exec.c | 19 +-- migration-fd.c | 22 ++ migration-tcp.c | 22 +++--- migration-unix.c |