qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH v7 for 2.1 0/4] Use node-names for commit, stream


From: Jeff Cody
Subject: [Qemu-devel] [PATCH v7 for 2.1 0/4] Use node-names for commit, stream
Date: Wed, 25 Jun 2014 15:43:11 -0400

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




reply via email to

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