qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 0/5] Extract QAPI block commands


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH v2 0/5] Extract QAPI block commands
Date: Thu, 05 Jun 2014 10:53:57 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0

On 06/05/2014 05:45 AM, Benoît Canet wrote:
> 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

If desired, we could merge 1-4 while hanging on to 5 for a later time
once any debate on whether (and what) copyright boilerplate to attach to
these files gets settled.

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

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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