From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60320) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WsavY-0003oI-8u for qemu-devel@nongnu.org; Thu, 05 Jun 2014 12:54:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WsavR-0005mY-DZ for qemu-devel@nongnu.org; Thu, 05 Jun 2014 12:54:08 -0400 Received: from mx1.redhat.com ([209.132.183.28]:5633) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WsavR-0005mQ-6I for qemu-devel@nongnu.org; Thu, 05 Jun 2014 12:54:01 -0400 Message-ID: <5390A0A5.9090802@redhat.com> Date: Thu, 05 Jun 2014 10:53:57 -0600 From: Eric Blake MIME-Version: 1.0 References: <1401968733-10998-1-git-send-email-benoit.canet@irqsave.net> In-Reply-To: <1401968733-10998-1-git-send-email-benoit.canet@irqsave.net> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="opSfhGR3lUsQGxcAHmWNgj4GdafLvveW3" Subject: Re: [Qemu-devel] [PATCH v2 0/5] Extract QAPI block commands List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?QmVub8OudCBDYW5ldA==?= , qemu-devel@nongnu.org Cc: kwolf@redhat.com, stefanha@redhat.com, lcapitulino@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --opSfhGR3lUsQGxcAHmWNgj4GdafLvveW3 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 06/05/2014 05:45 AM, Beno=C3=AEt Canet wrote: > in v2: > squash commits [Stefan] > Get rid of dependency on quorum maintainance series [Stefan] > Add proper GPL V2 license in headers [Eric] >=20 > Beno=C3=AEt 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. >=20 > 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 >=20 --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --opSfhGR3lUsQGxcAHmWNgj4GdafLvveW3 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJTkKClAAoJEKeha0olJ0NqLqcH/io5IjxBhb/7EALwPBaEwO86 MDwOFZGK5OCyWP7M5BlEX32qPBiG+qivco2QcflL71kBMxNsr2ETMiZhURcCwRF2 KSsIcGClio5v5zb01M2a/kWGq2owwucygUWP7S/UVg+4n3vMZgAnSb14EfSQ6ty5 BHuUZG2VQO6WKCI5FujK6jWDHDUYjdM45lcENQqT0zqA1eFgR8oobthZTAyH5ErO 0SmN+UXDkhnG5HUEEBxotZpoLDE+Q1VtZOevd3YeV4tKn8jNpgx5V0O0H/efp6dh IrA2Bkkq9s7ttXqDcL7Roe8Ci9YQruHc9FGxhcMdjYUDEupss8OSVBBfG0wqA9g= =h8O5 -----END PGP SIGNATURE----- --opSfhGR3lUsQGxcAHmWNgj4GdafLvveW3--