From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L0ODL-0004Kj-8o for qemu-devel@nongnu.org; Wed, 12 Nov 2008 17:29:31 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L0ODJ-0004Ih-4f for qemu-devel@nongnu.org; Wed, 12 Nov 2008 17:29:30 -0500 Received: from [199.232.76.173] (port=53912 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L0ODI-0004IV-VB for qemu-devel@nongnu.org; Wed, 12 Nov 2008 17:29:29 -0500 Received: from qw-out-1920.google.com ([74.125.92.149]:21305) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L0ODI-0003Se-Ci for qemu-devel@nongnu.org; Wed, 12 Nov 2008 17:29:28 -0500 Received: by qw-out-1920.google.com with SMTP id 5so473964qwc.4 for ; Wed, 12 Nov 2008 14:29:26 -0800 (PST) Message-ID: <491B58C2.6050603@codemonkey.ws> Date: Wed, 12 Nov 2008 16:29:22 -0600 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] Fix brown-paper-bag bugs from live-migration patch References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Charles Duffy wrote: > In TCP migration, prevent an endless loop trying to retrieve error > status. In exec migration, set the close pointer in the > FdMigrationState structure. > > Color me embarrassed. > > Signed-off-by: Charles Duffy Applied. Thanks. Regards, Anthony Liguori