From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55349) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bjgU9-0007Tv-9x for qemu-devel@nongnu.org; Tue, 13 Sep 2016 01:42:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bjgU8-0000Ak-D8 for qemu-devel@nongnu.org; Tue, 13 Sep 2016 01:42:21 -0400 From: Jeff Cody Date: Tue, 13 Sep 2016 01:42:11 -0400 Message-Id: <1473745333-7548-1-git-send-email-jcody@redhat.com> Subject: [Qemu-devel] [PULL 0/2] Block patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-block@nongnu.org Cc: peter.maydell@linaro.org, jcody@redhat.com, qemu-devel@nongnu.org The following changes since commit 7263da78045dc91cc207f350911efe4259e99b3c: Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' into staging (2016-09-12 15:09:47 +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 c76d7aab81c264e3452e778f030fb3760e5edbb9: qapi/block-core: add doc describing GlusterServer vs. SocketAddress (2016-09-13 01:34:55 -0400) ---------------------------------------------------------------- Block patches ---------------------------------------------------------------- Prasanna Kumar Kalever (2): block/gluster: add support to choose libgfapi logfile qapi/block-core: add doc describing GlusterServer vs. SocketAddress block/gluster.c | 42 ++++++++++++++++++++++++++++++++++++++---- qapi/block-core.json | 17 ++++++++++++++++- 2 files changed, 54 insertions(+), 5 deletions(-) -- 2.7.4