]> git.proxmox.com Git - qemu.git/commit
migration: cleanup migration (including thread) in the iothread
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 22 Feb 2013 16:36:21 +0000 (17:36 +0100)
committerJuan Quintela <quintela@redhat.com>
Mon, 11 Mar 2013 12:32:01 +0000 (13:32 +0100)
commitbb1fadc444ff967554c41d96cb9dde110e8aece9
treeb2b1bf8d000f8abaa6e34bd5202b7731ca551cbe
parentf4410a5d9926886c36d9fa9fdd969d0469d62724
migration: cleanup migration (including thread) in the iothread

Perform final cleanup in a bottom half, and add joining the thread to
the series of cleanup actions.

migrate_fd_error remains for connection error, but it doesn't need
to cleanup anything 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>
include/migration/migration.h
migration.c