From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57803) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g709O-00082j-4Z for qemu-devel@nongnu.org; Mon, 01 Oct 2018 11:30:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g709I-0008ME-64 for qemu-devel@nongnu.org; Mon, 01 Oct 2018 11:30:20 -0400 Received: from mx1.redhat.com ([209.132.183.28]:42194) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1g709H-0008Lt-LB for qemu-devel@nongnu.org; Mon, 01 Oct 2018 11:30:16 -0400 References: <20181001092659.19418-1-pbonzini@redhat.com> <287411538399594@iva5-815ce03d682b.qloud-c.yandex.net> From: Paolo Bonzini Message-ID: Date: Mon, 1 Oct 2018 17:29:54 +0200 MIME-Version: 1.0 In-Reply-To: <287411538399594@iva5-815ce03d682b.qloud-c.yandex.net> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PULL v2 00/79] Misc patches for 2018-09-30 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Yury Kotov , =?UTF-8?Q?Marc-Andr=c3=a9_Lureau?= , "qemu-devel@nongnu.org" On 01/10/2018 15:13, Yury Kotov wrote: > + marcandre.lureau@ >=20 > Hi, >=20 > I follow the "Fix socket chardev regression" series of Marc-Andr=C3=A9. > The v2 of the series has commit "test-char: fix random socket test fail= ure". >=20 > So, I don't see the commit in this pull. May be you missed it? >=20 > + "Marc-Andr=C3=A9 Lureau" Hi, I will include it in the next pull request. Paolo