From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50296) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dcqu9-0003CK-TQ for qemu-devel@nongnu.org; Wed, 02 Aug 2017 06:29:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dcqu6-0007fN-RC for qemu-devel@nongnu.org; Wed, 02 Aug 2017 06:29:29 -0400 Received: from mx1.redhat.com ([209.132.183.28]:37318) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dcqu6-0007eY-Ku for qemu-devel@nongnu.org; Wed, 02 Aug 2017 06:29:26 -0400 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 9A65CC0587E8 for ; Wed, 2 Aug 2017 10:29:25 +0000 (UTC) Date: Wed, 2 Aug 2017 11:29:19 +0100 From: "Dr. David Alan Gilbert" Message-ID: <20170802102919.GB5624@work-vm> References: <1501666880-10159-1-git-send-email-peterx@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1501666880-10159-1-git-send-email-peterx@redhat.com> Subject: Re: [Qemu-devel] [PATCH v2 0/2] migration: fixes for 2.10 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Xu Cc: qemu-devel@nongnu.org, Laurent Vivier , Juan Quintela , "Daniel P . Berrange" * Peter Xu (peterx@redhat.com) wrote: > v2: > - patch 2: move trace_*() after error_setg_errno(). [Dan] > > Two patches isolated from the postcopy recovery series, which may be > good for 2.10. Queued > Peter Xu (2): > migration: fix comment disorder in RAMState > io: fix qio_channel_socket_accept err handling > > io/channel-socket.c | 3 ++- > migration/ram.c | 4 ++-- > 2 files changed, 4 insertions(+), 3 deletions(-) > > -- > 2.7.4 > -- Dr. David Alan Gilbert / dgilbert@redhat.com / Manchester, UK