From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35801) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WvXC5-0002X9-2Q for qemu-devel@nongnu.org; Fri, 13 Jun 2014 15:31:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WvXC0-0001S3-HX for qemu-devel@nongnu.org; Fri, 13 Jun 2014 15:31:21 -0400 Received: from mx1.redhat.com ([209.132.183.28]:3425) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WvXC0-0001Rz-7h for qemu-devel@nongnu.org; Fri, 13 Jun 2014 15:31:16 -0400 Message-ID: <539B5180.1010300@redhat.com> Date: Fri, 13 Jun 2014 13:31:12 -0600 From: Eric Blake MIME-Version: 1.0 References: <1402168324-28931-1-git-send-email-mreitz@redhat.com> In-Reply-To: <1402168324-28931-1-git-send-email-mreitz@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="T7ngnNI93mFRqfxUiTVwNxi0S6fmwmtiL" Subject: Re: [Qemu-devel] [PATCH] qapi: Add includes from qapi/ as dependencies List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Max Reitz , qemu-devel@nongnu.org Cc: Kevin Wolf , Fam Zheng , =?UTF-8?B?QmVub8OudCBDYW5ldA==?= , Luiz Capitulino , Stefan Hajnoczi , Paolo Bonzini This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --T7ngnNI93mFRqfxUiTVwNxi0S6fmwmtiL Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 06/07/2014 01:12 PM, Max Reitz wrote: > qapi-schema.json has been split into three smaller JSON files in qapi/.= > Add them as dependencies for the code generation in the Makefile, so > changes to them will result in a rebuilt of all QAPI-dependent code. >=20 > Signed-off-by: Max Reitz > --- > Makefile | 9 ++++++--- > 1 file changed, 6 insertions(+), 3 deletions(-) While looking at this, I realized the MAINTAINERS file may be a bit out of date. We currently have: QAPI M: Luiz Capitulino M: Michael Roth S: Maintained F: qapi/ T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp QAPI Schema M: Eric Blake M: Luiz Capitulino M: Markus Armbruster S: Supported F: qapi-schema.json T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp which means the recent move of contents out of qapi-schema.json into sub-files under qapi/ inadvertently changed who is the listed maintainer for that content. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --T7ngnNI93mFRqfxUiTVwNxi0S6fmwmtiL 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/ iQEcBAEBCAAGBQJTm1GAAAoJEKeha0olJ0NqzzoIAI+7bGvpwrJuDkuU7a998EnU X1fqqnH2/Qd1rlF3gjqn1FwbhMsZPslWCttvxmX/buifq50eIeVcaZdoYcrZ+wkG G78LO0pw/kkrE402ANDQ0n4de+7414h7vq9LC8j9vUCVCrSpsNx8hd9lcQ79iQoR Nn/F3Epb1MQyiXExZGqBJWH+674XaJZDx2p1wgxBBtQ7HH/kjSEXCqbWEKErCN/+ D0M8yP8L7POw3AUYtnV/Hrw7d2VAGkQboueSXzfM69JtuGdiRLS23kY0taNCxFUC X0e95NMiKBB9Pq5+CglYqhJopOPpMEJXR5xC7s+jxUhQBMzSXg+sXA6JImavv4I= =ASgj -----END PGP SIGNATURE----- --T7ngnNI93mFRqfxUiTVwNxi0S6fmwmtiL--