qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL v2 0/5] Block patches for 2.9
@ 2017-02-28 16:34 Jeff Cody
  2017-02-28 16:34 ` [Qemu-devel] [PULL v2 1/5] block/rbd: don't copy strings in qemu_rbd_next_tok() Jeff Cody
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Jeff Cody @ 2017-02-28 16:34 UTC (permalink / raw)
  To: qemu-block; +Cc: peter.maydell, jcody, qemu-devel

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 7a4bdbdd818fba3fb6c79d23baa3c7cb928be661:

  block/rbd: add support for 'mon_host', 'auth_supported' via QAPI (2017-02-28 11:32:46 -0500)

----------------------------------------------------------------
Block patches for 2.9 - rbd blockdev-add.  Added s-o-b's.
----------------------------------------------------------------

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          | 568 ++++++++++++++++++++++++++++++++++-----------------
 qapi/block-core.json |  62 +++++-
 2 files changed, 442 insertions(+), 188 deletions(-)

-- 
2.9.3

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2017-03-02  3:48 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-28 16:34 [Qemu-devel] [PULL v2 0/5] Block patches for 2.9 Jeff Cody
2017-02-28 16:34 ` [Qemu-devel] [PULL v2 1/5] block/rbd: don't copy strings in qemu_rbd_next_tok() Jeff Cody
2017-02-28 16:34 ` [Qemu-devel] [PULL v2 2/5] block/rbd: add all the currently supported runtime_opts Jeff Cody
2017-02-28 16:34 ` [Qemu-devel] [PULL v2 3/5] block/rbd: parse all options via bdrv_parse_filename Jeff Cody
2017-02-28 16:34 ` [Qemu-devel] [PULL v2 4/5] block/rbd: add blockdev-add support Jeff Cody
2017-02-28 16:34 ` [Qemu-devel] [PULL v2 5/5] block/rbd: add support for 'mon_host', 'auth_supported' via QAPI Jeff Cody
2017-02-28 17:31 ` [Qemu-devel] [PULL v2 0/5] Block patches for 2.9 no-reply
2017-02-28 21:21   ` Jeff Cody
2017-03-01 16:30 ` Peter Maydell
2017-03-02  3:47   ` Jeff Cody

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).