From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34344) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZweC0-00051G-4R for qemu-devel@nongnu.org; Wed, 11 Nov 2015 17:48:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZweBw-0002Zs-U4 for qemu-devel@nongnu.org; Wed, 11 Nov 2015 17:48:40 -0500 Received: from mx1.redhat.com ([209.132.183.28]:45438) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZweBw-0002Zo-OO for qemu-devel@nongnu.org; Wed, 11 Nov 2015 17:48:36 -0500 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (Postfix) with ESMTPS id 47A81A49FA for ; Wed, 11 Nov 2015 22:48:36 +0000 (UTC) References: <1446791754-23823-1-git-send-email-eblake@redhat.com> <87oaf7xghp.fsf@blackfin.pond.sub.org> <563CD085.7040203@redhat.com> <87611bmr2q.fsf@blackfin.pond.sub.org> <5640B109.5050104@redhat.com> <87egfzauba.fsf@blackfin.pond.sub.org> <87k2pqvzgd.fsf@blackfin.pond.sub.org> From: Eric Blake Message-ID: <5643C5BE.1070904@redhat.com> Date: Wed, 11 Nov 2015 15:48:30 -0700 MIME-Version: 1.0 In-Reply-To: <87k2pqvzgd.fsf@blackfin.pond.sub.org> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="9MkSGEfTt5cohge2QC7DUQNelI5tBVnQ1" Subject: Re: [Qemu-devel] [PATCH v10 00/30] qapi member collision (post-introspection cleanups, subset C') List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --9MkSGEfTt5cohge2QC7DUQNelI5tBVnQ1 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 11/10/2015 04:57 AM, Markus Armbruster wrote: > I think I'll close the QAPI floodgates for 2.5 now. Bug fixes are of > course exempted, and if we find something that impacts ABI, I'm willing= > to consider patches. Work on our backlog can continue uninterrupted; > I'm happy to collect patches that are ready, and will take care of > getting them into master once 2.6 opens. I think I found something that ought to go into 2.5: we have nothing in current query-qmp-introspection that shows the set of valid 'ErrorClass' enum values that a client can expect on error (this is because no existing commands have a reference to the type). While we are unlikely to be adding new ErrorClass values any time soon, this feels like something that should be exposed over the wire. I'm trying to play with ideas on how best to expose it. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --9MkSGEfTt5cohge2QC7DUQNelI5tBVnQ1 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJWQ8W+AAoJEKeha0olJ0Nq5ioIAKAvMAF1pcokm+JeFDreKRes 9gxk3aPVjqqFLcyR0OzMRa8Minf/gEXpGagaVkdLv4F5HGDIRuS5YIdFgwXPe6Qw pHyxhAcw6e/XYHjzQ9hmWKbBqwE2ommlsUIm8FRQQo8SE3JN/gLcZCeichmeK1oA 2+dF5RHNQr3GM769e/AbiymVqUOucr4Lwa5O5jFwWk1+whF7n+zkzTpTjAuMy7X9 AFRzhxxsiseK9JIV4cL2nnu7ApBMXSmo0FIq9G4N78EEn9IMghkvmm0HxWvmr4qx DtfxiE88wJ0sj5RRlIdecwVC9lCNOwRxo9l4ebYBhOALjAyc7pBPqZjZLDjMk1E= =PRjz -----END PGP SIGNATURE----- --9MkSGEfTt5cohge2QC7DUQNelI5tBVnQ1--