From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50980) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WsaPM-00064N-0e for qemu-devel@nongnu.org; Thu, 05 Jun 2014 12:20:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WsaPH-0008Hk-CG for qemu-devel@nongnu.org; Thu, 05 Jun 2014 12:20:51 -0400 Received: from mx1.redhat.com ([209.132.183.28]:57406) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WsaPG-0008HO-Rc for qemu-devel@nongnu.org; Thu, 05 Jun 2014 12:20:47 -0400 Message-ID: <539098DA.4020407@redhat.com> Date: Thu, 05 Jun 2014 10:20:42 -0600 From: Eric Blake MIME-Version: 1.0 References: <1401968733-10998-1-git-send-email-benoit.canet@irqsave.net> <1401968733-10998-3-git-send-email-benoit.canet@irqsave.net> In-Reply-To: <1401968733-10998-3-git-send-email-benoit.canet@irqsave.net> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="VcWJWeD62SVCIQexFtjjKVPtgx7dwp7kW" Subject: Re: [Qemu-devel] [PATCH v2 2/5] qapi: create two block related json modules 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, Benoit Canet , stefanha@redhat.com, lcapitulino@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --VcWJWeD62SVCIQexFtjjKVPtgx7dwp7kW Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 06/05/2014 05:45 AM, Beno=C3=AEt Canet wrote: > qapi/block-core.json contains block definitions unrelated to emulation.= >=20 > qapi/block.json is a superset of the previous and contains definitions = related > to emulation. >=20 > The purpose of these extractions is to be able to hook qapi/block-core.= json > generated code on qemu-nbd. >=20 > Signed-off-by: Benoit Canet > --- > qapi-schema.json | 3 +++ > qapi/block-core.json | 6 ++++++ > qapi/block.json | 7 +++++++ > 3 files changed, 16 insertions(+) > create mode 100644 qapi/block-core.json > create mode 100644 qapi/block.json >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --VcWJWeD62SVCIQexFtjjKVPtgx7dwp7kW 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/ iQEcBAEBCAAGBQJTkJjaAAoJEKeha0olJ0NqDVoH/0YaH3awl8bxWrSqM5KbTaie c0r3oI6hCQAwXpwg/SZj28YgRoNpGUqUwsm+BR9O7Hf3NWgdP4Vkyrh6x8er5p0S 10wZ2NJtVUCVpUwY2g7MqTvmGt/gramulBJ9q98OyQLrSFxgL3lia0EJwNkpWbT6 t+C6Tu7YrGUYwPtzHjWr3HQJxmmzwuCNbjOnKZIihTU0Qi3woj/spNoO6y3wqQL4 g7DuTPoqugL/yT13yaVEQ9BgKGfu3LQvZNrBtpixxdmE+T6j0GqoTTZT/pUOZcBa aOHqzhHyjwYHeXttNZgHZngLAVNsh6IgH7qQHwsfsKUhHN6cjzKF5bkrSee8LlE= =MWcn -----END PGP SIGNATURE----- --VcWJWeD62SVCIQexFtjjKVPtgx7dwp7kW--