From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56432) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dky09-0005mv-LZ for qemu-devel@nongnu.org; Thu, 24 Aug 2017 15:41:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dky05-0003Xc-Dm for qemu-devel@nongnu.org; Thu, 24 Aug 2017 15:41:13 -0400 Received: from mx1.redhat.com ([209.132.183.28]:48528) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dky05-0003W1-3f for qemu-devel@nongnu.org; Thu, 24 Aug 2017 15:41:09 -0400 References: <1503602048-12268-1-git-send-email-armbru@redhat.com> From: Eric Blake Message-ID: Date: Thu, 24 Aug 2017 14:41:01 -0500 MIME-Version: 1.0 In-Reply-To: <1503602048-12268-1-git-send-email-armbru@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="PNL8HiIdITBjb999a2ibnawb0WpcSCW1k" Subject: Re: [Qemu-devel] [PATCH v2 00/16] qapi-schema: Reorganize along maintenance boundaries List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster , qemu-devel@nongnu.org Cc: marcandre.lureau@redhat.com, "Daniel P. Berrange" , Alberto Garcia , "Dr . David Alan Gilbert" , Gerd Hoffmann , Jason Wang , Juan Quintela , Paolo Bonzini This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --PNL8HiIdITBjb999a2ibnawb0WpcSCW1k From: Eric Blake To: Markus Armbruster , qemu-devel@nongnu.org Cc: marcandre.lureau@redhat.com, "Daniel P. Berrange" , Alberto Garcia , "Dr . David Alan Gilbert" , Gerd Hoffmann , Jason Wang , Juan Quintela , Paolo Bonzini Message-ID: Subject: Re: [PATCH v2 00/16] qapi-schema: Reorganize along maintenance boundaries References: <1503602048-12268-1-git-send-email-armbru@redhat.com> In-Reply-To: <1503602048-12268-1-git-send-email-armbru@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 08/24/2017 02:13 PM, Markus Armbruster wrote: > Cc: "Daniel P. Berrange" > Cc: Alberto Garcia > Cc: Dr. David Alan Gilbert > Cc: Gerd Hoffmann > Cc: Jason Wang > Cc: Juan Quintela > Cc: Marc-Andr=C3=A9 Lureau > Cc: Paolo Bonzini >=20 > Much of the QAPI schema really belongs to a subsystem, but MAINTAINERS > can't tell when it's all in a big ball of mud (qapi-schema.json) with > a small ball of mud (event.json) on the side. >=20 > Create sub-schemas for the subsystems with the most substantial QAPI > footprint in the mud. The big ball shrinks by half, and the small > ball goes away. >=20 > Bonus: the generated documentation's structure makes more sense now. > It needs further improvement (see last patch), but it's a start. >=20 > I generally kept the order intact when moving source code. It may be > smarter to reorder it for improved legibility (both source and > generated doc). Subsystem maintainers, please tell me whether you'd > like things reordered. Ideally, moving from one file to another should be kept separate from reordering within a file, to make review easier. --=20 Eric Blake, Principal Software Engineer Red Hat, Inc. +1-919-301-3266 Virtualization: qemu.org | libvirt.org --PNL8HiIdITBjb999a2ibnawb0WpcSCW1k Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEzBAEBCAAdFiEEccLMIrHEYCkn0vOqp6FrSiUnQ2oFAlmfK80ACgkQp6FrSiUn Q2rOqAf/Vh1GqggTXNufdKum4sCoUq+Ot5GlHUtuqAxdTPkm2Z3xbEb0EdDboMiI Ub+noHmfzOBAHsov18luV4JvkQgOk3YhCVrs+25j5XmWQeOL4EkguHEiULSW4R1/ Cas4YEPtWc7IdtYPw8O/ymNFTchCPKfUD8fduuKzZyaVW2c+bbyjzAK1hVOViMBT CNYyRhantURtfZhCN1gG/v5kqQjawkGc0keWfF+58C2806Z6oB7tqxEv8XtCyjjt c+hXV3B6ZPzTkKtJTj6UksX/SJVaFo3tSc8MxwW7Q+bX8Ck3jycXm3kC3hzknJCn xINogTLMkXC/B2V+69I3zm31DPT0rA== =STc3 -----END PGP SIGNATURE----- --PNL8HiIdITBjb999a2ibnawb0WpcSCW1k--