From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53486) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fYoNf-0007Rj-1o for qemu-devel@nongnu.org; Fri, 29 Jun 2018 04:03:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fYoNe-00075u-5o for qemu-devel@nongnu.org; Fri, 29 Jun 2018 04:03:47 -0400 Received: from mail-ot0-x22c.google.com ([2607:f8b0:4003:c0f::22c]:41331) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fYoNd-00074u-MV for qemu-devel@nongnu.org; Fri, 29 Jun 2018 04:03:46 -0400 Received: by mail-ot0-x22c.google.com with SMTP id d19-v6so9028264oti.8 for ; Fri, 29 Jun 2018 01:03:45 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20180628123808.12165-1-berrange@redhat.com> References: <20180628123808.12165-1-berrange@redhat.com> From: Peter Maydell Date: Fri, 29 Jun 2018 09:03:24 +0100 Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PULL v3 0/2] Qio next patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?Q?Daniel_P=2E_Berrang=C3=A9?= Cc: QEMU Developers , Gerd Hoffmann , =?UTF-8?B?TWFyYy1BbmRyw6kgTHVyZWF1?= , Paolo Bonzini On 28 June 2018 at 13:38, Daniel P. Berrang=C3=A9 wro= te: > The following changes since commit 00928a421d47f49691cace1207481b7aad31b1= f1: > > Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-201= 80626' into staging (2018-06-26 18:23:49 +0100) > > are available in the Git repository at: > > https://github.com/berrange/qemu tags/qio-next-pull-request > > for you to fetch changes up to d66f78e1eaa832f73c771d9df1b606fe75d52a50: > > Delete AF_UNIX socket after close (2018-06-28 13:36:59 +0100) > > ---------------------------------------------------------------- > Merge qio 2018-06-28 v3 > > Misc bug fixes for sockets channels > > ---------------------------------------------------------------- Applied, thanks. -- PMM