From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46719) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1emfUU-0006Y4-QD for qemu-devel@nongnu.org; Fri, 16 Feb 2018 07:51:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1emfUU-0001Ov-34 for qemu-devel@nongnu.org; Fri, 16 Feb 2018 07:51:50 -0500 Received: from mail-oi0-x233.google.com ([2607:f8b0:4003:c06::233]:44707) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1emfUT-0001On-SX for qemu-devel@nongnu.org; Fri, 16 Feb 2018 07:51:50 -0500 Received: by mail-oi0-x233.google.com with SMTP id b3so2179159oib.11 for ; Fri, 16 Feb 2018 04:51:49 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <20180215175044.8159-1-berrange@redhat.com> References: <20180215175044.8159-1-berrange@redhat.com> From: Peter Maydell Date: Fri, 16 Feb 2018 12:51:28 +0000 Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PULL 0/7] 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 On 15 February 2018 at 17:50, Daniel P. Berrang=C3=A9 = wrote: > The following changes since commit 8c5e7bddc22dac9d4dc3526996babce4c7242d= 9d: > > Merge remote-tracking branch 'remotes/huth/tags/pull-request-2018-02-14= ' into staging (2018-02-15 13:00:44 +0000) > > are available in the Git repository at: > > ssh://git@github.com/berrange/qemu tags/qio-next-pull-request > > for you to fetch changes up to 6809df1df036840d41a0cc9ca77cc6a0214fb1b5: > > allow to build with older sed (2018-02-15 16:54:57 +0000) > > ---------------------------------------------------------------- > > ---------------------------------------------------------------- Applied, thanks. -- PMM