in v2:
        squash commits [Stefan]
        Get rid of dependency on quorum maintainance series [Stefan]
        Add proper GPL V2 license in headers [Eric]

Benoît Canet (5):
  qapi: Extract qapi/common.json definitions
  qapi: create two block related json modules
  qapi: Extract qapi/block-core.json definitions
  qapi: Extract qapi/block.json definitions
  qapi: Set QAPI descriptions files under the GPL V2 license

 qapi-schema.json     | 1671 +-------------------------------------------------
 qapi/block-core.json | 1416 ++++++++++++++++++++++++++++++++++++++++++
 qapi/block.json      |  170 +++++
 qapi/common.json     |   93 +++
 4 files changed, 1694 insertions(+), 1656 deletions(-)
 create mode 100644 qapi/block-core.json
 create mode 100644 qapi/block.json
 create mode 100644 qapi/common.json

-- 
1.9.1


Reply via email to