qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Cody <jcody@redhat.com>
To: qemu-block@nongnu.org
Cc: peter.maydell@linaro.org, jcody@redhat.com, qemu-devel@nongnu.org
Subject: [Qemu-devel] [PULL v3 0/5] Block patches for 2.9
Date: Wed,  1 Mar 2017 22:46:08 -0500	[thread overview]
Message-ID: <20170302034613.21609-1-jcody@redhat.com> (raw)

The following changes since commit c8c0a1a784cdf70ecea50e93213137c6c89337a7:

  Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging (2017-02-28 13:41:03 +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 0a55679b4a5061f4d74bdb1a0e81611ba3390b00:

  block/rbd: add support for 'mon_host', 'auth_supported' via QAPI (2017-03-01 22:39:25 -0500)

----------------------------------------------------------------
RBD blockdev-add patches for 2.9
----------------------------------------------------------------

Jeff Cody (5):
  block/rbd: don't copy strings in qemu_rbd_next_tok()
  block/rbd: add all the currently supported runtime_opts
  block/rbd: parse all options via bdrv_parse_filename
  block/rbd: add blockdev-add support
  block/rbd: add support for 'mon_host', 'auth_supported' via QAPI

 block/rbd.c          | 569 ++++++++++++++++++++++++++++++++++-----------------
 qapi/block-core.json |  62 +++++-
 2 files changed, 443 insertions(+), 188 deletions(-)

-- 
2.9.3

             reply	other threads:[~2017-03-02  3:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-02  3:46 Jeff Cody [this message]
2017-03-02  3:46 ` [Qemu-devel] [PULL v3 1/5] block/rbd: don't copy strings in qemu_rbd_next_tok() Jeff Cody
2017-03-02  3:46 ` [Qemu-devel] [PULL v3 2/5] block/rbd: add all the currently supported runtime_opts Jeff Cody
2017-03-02  3:46 ` [Qemu-devel] [PULL v3 3/5] block/rbd: parse all options via bdrv_parse_filename Jeff Cody
2017-03-02  3:46 ` [Qemu-devel] [PULL v3 4/5] block/rbd: add blockdev-add support Jeff Cody
2017-03-02  3:46 ` [Qemu-devel] [PULL v3 5/5] block/rbd: add support for 'mon_host', 'auth_supported' via QAPI Jeff Cody
2017-03-03 10:02 ` [Qemu-devel] [PULL v3 0/5] Block patches for 2.9 Peter Maydell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170302034613.21609-1-jcody@redhat.com \
    --to=jcody@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-block@nongnu.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).