qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL v2 0/5] Block patches for 2.9


From: Jeff Cody
Subject: [Qemu-devel] [PULL v2 0/5] Block patches for 2.9
Date: Tue, 28 Feb 2017 11:34:31 -0500

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:

  address@hidden: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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]