qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/9] Block patches
@ 2017-02-21 15:40 Jeff Cody
  2017-02-21 15:40 ` [Qemu-devel] [PULL 1/9] iscsi: Split URL into individual options Jeff Cody
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Jeff Cody @ 2017-02-21 15:40 UTC (permalink / raw)
  To: qemu-block; +Cc: peter.maydell, jcody, qemu-devel, stefanha

The following changes since commit a1cf5fac2b929ffa2abd1285401f2535ff8c6fea:

  Merge remote-tracking branch 'remotes/armbru/tags/pull-block-2017-02-21' into staging (2017-02-21 13:58:50 +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 6135c5e12606b8413708384e3e7d43f6010c5941:

  qemu-options: Fix broken sheepdog URL (2017-02-21 10:38:09 -0500)

----------------------------------------------------------------
Block patches
----------------------------------------------------------------

Anton Nefedov (1):
  mirror: do not increase offset during initial zero_or_discard phase

Jeff Cody (1):
  QAPI: Fix blockdev-add example documentation

Kevin Wolf (6):
  iscsi: Split URL into individual options
  iscsi: Handle -iscsi user/password in bdrv_parse_filename()
  iscsi: Add initiator-name option
  iscsi: Add header-digest option
  iscsi: Add timeout option
  iscsi: Add blockdev-add support

Thomas Huth (1):
  qemu-options: Fix broken sheepdog URL

 block/iscsi.c        | 353 +++++++++++++++++++++++++++++++--------------------
 block/mirror.c       |   9 +-
 qapi/block-core.json | 125 +++++++++++++-----
 qemu-options.hx      |   2 +-
 4 files changed, 317 insertions(+), 172 deletions(-)

-- 
2.9.3

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

end of thread, other threads:[~2017-02-21 18:16 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-21 15:40 [Qemu-devel] [PULL 0/9] Block patches Jeff Cody
2017-02-21 15:40 ` [Qemu-devel] [PULL 1/9] iscsi: Split URL into individual options Jeff Cody
2017-02-21 15:40 ` [Qemu-devel] [PULL 2/9] iscsi: Handle -iscsi user/password in bdrv_parse_filename() Jeff Cody
2017-02-21 15:40 ` [Qemu-devel] [PULL 3/9] iscsi: Add initiator-name option Jeff Cody
2017-02-21 15:40 ` [Qemu-devel] [PULL 4/9] iscsi: Add header-digest option Jeff Cody
2017-02-21 15:40 ` [Qemu-devel] [PULL 5/9] iscsi: Add timeout option Jeff Cody
2017-02-21 15:40 ` [Qemu-devel] [PULL 6/9] iscsi: Add blockdev-add support Jeff Cody
2017-02-21 15:40 ` [Qemu-devel] [PULL 7/9] QAPI: Fix blockdev-add example documentation Jeff Cody
2017-02-21 15:40 ` [Qemu-devel] [PULL 8/9] mirror: do not increase offset during initial zero_or_discard phase Jeff Cody
2017-02-21 15:40 ` [Qemu-devel] [PULL 9/9] qemu-options: Fix broken sheepdog URL Jeff Cody
2017-02-21 18:16 ` [Qemu-devel] [PULL 0/9] Block patches Peter Maydell

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