From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39780) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zwonk-0001Jy-7S for qemu-devel@nongnu.org; Thu, 12 Nov 2015 05:08:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zwong-0000Yh-FB for qemu-devel@nongnu.org; Thu, 12 Nov 2015 05:08:20 -0500 Received: from mail-vk0-x235.google.com ([2607:f8b0:400c:c05::235]:33906) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zwong-0000YQ-7n for qemu-devel@nongnu.org; Thu, 12 Nov 2015 05:08:16 -0500 Received: by vkgy188 with SMTP id y188so7164236vkg.1 for ; Thu, 12 Nov 2015 02:08:15 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <1447264822-18365-1-git-send-email-jcody@redhat.com> References: <1447264822-18365-1-git-send-email-jcody@redhat.com> From: Peter Maydell Date: Thu, 12 Nov 2015 10:07:55 +0000 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 Developers , Qemu-block On 11 November 2015 at 18:00, Jeff Cody wrote: > The following changes since commit 3c07587d49458341510360557c849e93e9afaf59: > > Merge remote-tracking branch 'remotes/dgibson/tags/ppc-next-20151111' into staging (2015-11-11 09:34:18 +0000) > > 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 c833d1e8f5e95762336a823a35ade65a2d0fe587: > > gluster: allocate GlusterAIOCBs on the stack (2015-11-11 10:45:39 -0500) > > ---------------------------------------------------------------- > Block patches > ---------------------------------------------------------------- Applied, thanks. -- PMM