From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39659) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dKlIE-0003gX-Fy for qemu-devel@nongnu.org; Tue, 13 Jun 2017 08:51:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dKlID-0000vb-JB for qemu-devel@nongnu.org; Tue, 13 Jun 2017 08:51:34 -0400 Received: from mail-wr0-x234.google.com ([2a00:1450:400c:c0c::234]:35752) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dKlID-0000vA-Ai for qemu-devel@nongnu.org; Tue, 13 Jun 2017 08:51:33 -0400 Received: by mail-wr0-x234.google.com with SMTP id q97so142020558wrb.2 for ; Tue, 13 Jun 2017 05:51:33 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20170609124313.8026-1-jcody@redhat.com> References: <20170609124313.8026-1-jcody@redhat.com> From: Peter Maydell Date: Tue, 13 Jun 2017 13:51:11 +0100 Message-ID: Content-Type: text/plain; charset="UTF-8" Subject: Re: [Qemu-devel] [PULL 0/1] Block patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jeff Cody Cc: Qemu-block , QEMU Developers , Stefan Hajnoczi On 9 June 2017 at 13:43, Jeff Cody wrote: > The following changes since commit 64175afc695c0672876fbbfc31b299c86d562cb4: > > arm_gicv3: Fix ICC_BPR1 reset value when EL3 not implemented (2017-06-07 17:21:44 +0100) > > are available in the git repository at: > > git://github.com/codyprime/qemu-kvm-jtc.git tags/block-pull-request > > for you to fetch changes up to 56faeb9bb6872b3f926b3b3e0452a70beea10af2: > > block/gluster.c: Handle qdict_array_entries() failure (2017-06-09 08:41:29 -0400) > > ---------------------------------------------------------------- > Gluster patch > ---------------------------------------------------------------- Applied, thanks. -- PMM