From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40247) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bk7V2-0003F6-Kh for qemu-devel@nongnu.org; Wed, 14 Sep 2016 06:33:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bk7Uy-00048T-KT for qemu-devel@nongnu.org; Wed, 14 Sep 2016 06:33:03 -0400 Received: from mx1.redhat.com ([209.132.183.28]:41852) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bk7Uy-00048J-FF for qemu-devel@nongnu.org; Wed, 14 Sep 2016 06:33:00 -0400 References: <1469696074-12744-1-git-send-email-caoj.fnst@cn.fujitsu.com> <5799CA68.7040503@cn.fujitsu.com> <7047097c-a969-98b0-7a9e-afa714b870d4@redhat.com> <57D8AB04.1060604@cn.fujitsu.com> From: Paolo Bonzini Message-ID: <4369f34f-a553-98ab-add5-dc9b21a2d5d9@redhat.com> Date: Wed, 14 Sep 2016 12:32:53 +0200 MIME-Version: 1.0 In-Reply-To: <57D8AB04.1060604@cn.fujitsu.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH v2 0/3] Remove the obsolete non-blocking connect List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Cao jin , qemu-devel@nongnu.org Cc: "Daniel P. Berrange" , Gerd Hoffmann On 14/09/2016 03:42, Cao jin wrote: > Hi Paolo, >=20 > patch 1 seems conflicts with upstream when I rebase(conflicts with > 616018352, but very tiny). and patch 2 isn't in your pull request. Do > you want me to resend these two? No, they had bugs and Marc-Andr=E9 fixed them. They will be in my next pull request (too many patches so I split it). Paolo