From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43399) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZujZD-0003sW-CH for qemu-devel@nongnu.org; Fri, 06 Nov 2015 11:08:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZujZ9-0007g2-7h for qemu-devel@nongnu.org; Fri, 06 Nov 2015 11:08:43 -0500 Received: from mx1.redhat.com ([209.132.183.28]:52182) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZujZ9-0007fm-0V for qemu-devel@nongnu.org; Fri, 06 Nov 2015 11:08:39 -0500 Received: from int-mx13.intmail.prod.int.phx2.redhat.com (int-mx13.intmail.prod.int.phx2.redhat.com [10.5.11.26]) by mx1.redhat.com (Postfix) with ESMTPS id 83203C0AD284 for ; Fri, 6 Nov 2015 16:08:38 +0000 (UTC) References: <1446791754-23823-1-git-send-email-eblake@redhat.com> <87oaf7xghp.fsf@blackfin.pond.sub.org> From: Eric Blake Message-ID: <563CD085.7040203@redhat.com> Date: Fri, 6 Nov 2015 09:08:37 -0700 MIME-Version: 1.0 In-Reply-To: <87oaf7xghp.fsf@blackfin.pond.sub.org> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="sP0SGdKHhWEInNP77XOlsJnLU3Jq7xgrW" 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) --sP0SGdKHhWEInNP77XOlsJnLU3Jq7xgrW Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 11/06/2015 09:03 AM, Markus Armbruster wrote: > Eric Blake writes: >=20 >> No pending prerequisites; based on qemu.git master >> >> Also available as a tag at this location: >> git fetch git://repo.or.cz/qemu/ericb.git qapi-cleanupv9c Make that the qapi-cleanupv10c label. >> >> and will soon be part of my branch with the rest of the v5 series, at:= >> http://repo.or.cz/qemu/ericb.git/shortlog/refs/heads/qapi >> >> v10 notes: >> Split several patches, redo the middle patches from Markus to be >> back in the order they were first posted, some fallout change to >> my patches due to the nicer pattern of minimizing conditionals >> inside .check(), by instead calling .check_clash() as needed. >> Change data->err magic in tests to instead use a new helper >> error_free_or_abort(). Add a patch that would prevent qapi >> case-insensitive clashes. >> >> I am redoing my subset boundaries slightly: patches 23-27 of >> v9 (updating the alternate layout) will be delayed to subset D, >> and 2 other patches previously posted in subset D are now here >> (turning qapi clash checking into actual error messages), so >> the subject line of this cover letter is slightly different. >> >> Hopefully, we are converging on something that will be ready >> for a pull request, especially for the earlier patches of this >> subset. >=20 > I guess you mean PATCH 01-12. I had a few questions, but the most > likely outcome seems to be minor touchups I could apply in my tree. >=20 > I'm okay with trying to get more patches in, but let's get these out of= > the way meanwhile. Yes, 01-12 seems like a good first set, if you want to make those touchups (I've supplied some potential text improvements in reply to some of your comments); I'm happy, as always, to take a peek over your staging repo to double check what you are prepping for the pull request. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --sP0SGdKHhWEInNP77XOlsJnLU3Jq7xgrW 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/ iQEcBAEBCAAGBQJWPNCFAAoJEKeha0olJ0NqrS0H/0A1t6GFaMeLcjowPQSEJNPQ GvVMbuMKV1Apl00CpZ33FUXwAJC/nTll+GFUYz5HvFq7yEtqdzuUDgmInFjc/1lx D4LNuN+X4yuLcNH0MSeaemh1Bei3yhoVjk2EdJgLfkThjsRJ+ztLXSfHfdN7CdtU cX1seqg+wrXKVI432FqYo4B07ViT9jbtNzBUejneURZimxLQa44W0fRwl715t0lg FGPZlgIQiOB5KXR6Qa6gH7I2prA0we7JYvKoW5VheChtCTMw/8SwSIWu41t2Mbob tAbH9PP5cmeOBOSBtg3OE2XuiB+nkMv7n9bNb9CJQqQhEInd8lp1KHJxVrZGjlc= =u3LO -----END PGP SIGNATURE----- --sP0SGdKHhWEInNP77XOlsJnLU3Jq7xgrW--