« Previous | Next » 

Revision 304e3a7c

ID304e3a7c802969811fe82b6247f63fcba063f52e

Added by Yoshiaki Tamura almost 14 years ago

migration-tcp: call migrate_fd_error() instead of close() and free().

This patch fixes the following error report. When changing
migration-tcp.c to call migrate_fd_error() instead of close() and
free() by itself, monitor is resumed, and returns allocated mig_state
is set to current_migration in migration.c allows us to print "info
migrate".

Reported-by: Cole Robinson <>
Signed-off-by: Yoshiaki Tamura <>
Signed-off-by: Anthony Liguori <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences