]> Git Repo - qemu.git/commit - migration-exec.c
migration: move migrate_new to do_migrate
authorJuan Quintela <[email protected]>
Tue, 11 May 2010 20:27:45 +0000 (22:27 +0200)
committerJuan Quintela <[email protected]>
Thu, 20 Oct 2011 11:23:53 +0000 (13:23 +0200)
commit07af4452919fddc6dca6462828b457aad62f6387
treeb1a6775ce2293625ccfd525349614fee564b8c47
parent8b6b99b3561b8da3b15da1871e1bb3d4ac7770ca
migration: move migrate_new to do_migrate

Once there, remove all parameters that don't need to be passed to
*start_outgoing_migration() functions

Signed-off-by: Juan Quintela <[email protected]>
Reviewed-by: Anthony Liguori <[email protected]>
migration-exec.c
migration-fd.c
migration-tcp.c
migration-unix.c
migration.c
migration.h
This page took 0.027053 seconds and 4 git commands to generate.