From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36490) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ewm1X-0006Ve-Vr for qemu-devel@nongnu.org; Fri, 16 Mar 2018 05:51:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ewm1W-00046h-S8 for qemu-devel@nongnu.org; Fri, 16 Mar 2018 05:51:44 -0400 Received: from mail-ot0-x22e.google.com ([2607:f8b0:4003:c0f::22e]:41808) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ewm1W-00046H-KU for qemu-devel@nongnu.org; Fri, 16 Mar 2018 05:51:42 -0400 Received: by mail-ot0-x22e.google.com with SMTP id i28-v6so5087067otf.8 for ; Fri, 16 Mar 2018 02:51:42 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20180313181248.16215-1-berrange@redhat.com> References: <20180313181248.16215-1-berrange@redhat.com> From: Peter Maydell Date: Fri, 16 Mar 2018 09:51:21 +0000 Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PULL v2 0/9] Socket 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 , Paolo Bonzini , Markus Armbruster , Eric Blake , =?UTF-8?B?TWFyYy1BbmRyw6kgTHVyZWF1?= On 13 March 2018 at 18:12, Daniel P. Berrang=C3=A9 wr= ote: > The following changes since commit 59667bb167f773965ce6547352f312eff0d4d5= 23: > > Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-reque= st' into staging (2018-03-13 14:02:47 +0000) > > are available in the Git repository at: > > https://github.com/berrange/qemu tags/socket-next-pull-request > > for you to fetch changes up to 0935700f8544033ebbd41e1f13cd528f8a58d24d: > > char: allow passing pre-opened socket file descriptor at startup (2018-= 03-13 18:06:06 +0000) > > ---------------------------------------------------------------- > > ---------------------------------------------------------------- Applied, thanks. -- PMM