]> git.proxmox.com Git - mirror_qemu.git/commit - migration.c
migration: move contents of migration_close to migrate_fd_cleanup
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 22 Feb 2013 16:36:46 +0000 (17:36 +0100)
committerJuan Quintela <quintela@redhat.com>
Mon, 11 Mar 2013 12:32:03 +0000 (13:32 +0100)
commit404a7c05bcc20c51fe1a9bf2deaeb4d6b658d3a3
treec3b6a0832ebdb404feee45636b6e58dd33ef2838
parent1964a397063967acc5ce71a2a24ed26e74824ee1
migration: move contents of migration_close to migrate_fd_cleanup

With this patch, the migration_file is not needed anymore.

Reviewed-by: Orit Wasserman <owasserm@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
migration.c