All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v7 for 2.1 0/4] Use node-names for commit, stream
@ 2014-06-25 19:43 Jeff Cody
  2014-06-25 19:43 ` [Qemu-devel] [PATCH v7 for 2.1 1/4] block: Auto-generate node_names for each BDS entry Jeff Cody
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jeff Cody @ 2014-06-25 19:43 UTC (permalink / raw)
  To: qemu-devel; +Cc: kwolf, benoit.canet, pkrempa, famz, stefanha

This is part 3 of the series "Modify block jobs to use node-names"

This has the auto-generated node names, and the addition of node-names
to block-commit and block-stream.

This maintains the same blocker convention that is in master, i.e. checking
the active layer blocker for commit.

Jeff Cody (4):
  block: Auto-generate node_names for each BDS entry
  block: Accept node-name arguments for block-commit
  block: add ability for block-stream to use node-name
  block: Add QMP documentation for block-stream

 block.c              | 16 ++++++++-
 blockdev.c           | 97 +++++++++++++++++++++++++++++++++++++++++++---------
 hmp.c                |  3 +-
 qapi/block-core.json | 57 ++++++++++++++++++++++--------
 qmp-commands.hx      | 91 +++++++++++++++++++++++++++++++++++++++++++-----
 5 files changed, 223 insertions(+), 41 deletions(-)

-- 
1.9.3

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

end of thread, other threads:[~2014-06-25 19:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-25 19:43 [Qemu-devel] [PATCH v7 for 2.1 0/4] Use node-names for commit, stream Jeff Cody
2014-06-25 19:43 ` [Qemu-devel] [PATCH v7 for 2.1 1/4] block: Auto-generate node_names for each BDS entry Jeff Cody
2014-06-25 19:43 ` [Qemu-devel] [PATCH v7 for 2.1 2/4] block: Accept node-name arguments for block-commit Jeff Cody
2014-06-25 19:43 ` [Qemu-devel] [PATCH v7 for 2.1 3/4] block: add ability for block-stream to use node-name Jeff Cody
2014-06-25 19:43 ` [Qemu-devel] [PATCH v7 for 2.1 4/4] block: Add QMP documentation for block-stream Jeff Cody

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.