From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45593) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cij6c-0005qi-Vk for qemu-devel@nongnu.org; Tue, 28 Feb 2017 09:50:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cij6b-0003lk-Mm for qemu-devel@nongnu.org; Tue, 28 Feb 2017 09:50:23 -0500 Received: from mail-wr0-x235.google.com ([2a00:1450:400c:c0c::235]:34936) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cij6b-0003kS-Fy for qemu-devel@nongnu.org; Tue, 28 Feb 2017 09:50:21 -0500 Received: by mail-wr0-x235.google.com with SMTP id g10so10443200wrg.2 for ; Tue, 28 Feb 2017 06:50:21 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <20170228043707.23121-1-jcody@redhat.com> References: <20170228043707.23121-1-jcody@redhat.com> From: Peter Maydell Date: Tue, 28 Feb 2017 14:49:59 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL 0/2] Block patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jeff Cody Cc: Qemu-block , QEMU Developers On 28 February 2017 at 04:37, Jeff Cody wrote: > The following changes since commit 8f2d7c341184a95d05476ea3c45dbae2b9ddbe51: > > Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2017-02-27-1' into staging (2017-02-27 15:33:21 +0000) > > are available in the git repository at: > > https://github.com/codyprime/qemu-kvm-jtc.git tags/block-pull-request > > for you to fetch changes up to 51654aa52a94612edfaf76dcb51c0a0b7821c90d: > > iscsi: add missing colons to the qapi docs (2017-02-27 23:33:41 -0500) > > ---------------------------------------------------------------- > Block patches for 2.9 > ---------------------------------------------------------------- Applied, thanks. -- PMM