[Qemu-devel] [PATCH] Fix colo hang in socket_accept_incoming_migration

2017-03-22 Thread Wang Guang
Due to the feature of accept channel does not support QIO_CHANNEL_FEATURE_SHUTDOWN. when failover,channel_shutdown could not shut down the channel. So the colo_process_incoming_thread will hang at recvmsg. This patch just call qio_channel_socket_new to get channel, Which set QIO_CHANNEL_FEATURE_SH

Re: [Qemu-devel] [PATCH] Fix colo hang in socket_accept_incoming_migration

2017-03-22 Thread no-reply
Hi, This series failed build test on s390x host. Please find the details below. Message-id: 1490236226-30248-1-git-send-email-wang.guan...@zte.com.cn Type: series Subject: [Qemu-devel] [PATCH] Fix colo hang in socket_accept_incoming_migration === TEST SCRIPT BEGIN === #!/bin/bash # Testing