From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38478) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZXxYo-0007O8-9l for qemu-devel@nongnu.org; Fri, 04 Sep 2015 16:26:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZXxYk-0005GA-90 for qemu-devel@nongnu.org; Fri, 04 Sep 2015 16:26:10 -0400 Received: from mx1.redhat.com ([209.132.183.28]:60947) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZXxYj-0005Fn-Hl for qemu-devel@nongnu.org; Fri, 04 Sep 2015 16:26:06 -0400 References: <580510dab896194d783842921123117cd94e2f01.1440171025.git.DirtY.iCE.hu@gmail.com> From: Eric Blake Message-ID: <55E9FE5B.4050304@redhat.com> Date: Fri, 4 Sep 2015 14:26:03 -0600 MIME-Version: 1.0 In-Reply-To: <580510dab896194d783842921123117cd94e2f01.1440171025.git.DirtY.iCE.hu@gmail.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="iEepoNqw9IUQK7KHiN9pJH16TNVlx7S5o" Subject: Re: [Qemu-devel] [PATCH v2 02/49] qapi: support implicit structs in OptsVisitor List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?S8WRdsOhZ8OzLCBab2x0w6Fu?= , qemu-devel@nongnu.org Cc: Markus Armbruster , Michael Roth , Gerd Hoffmann This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --iEepoNqw9IUQK7KHiN9pJH16TNVlx7S5o Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 08/21/2015 09:36 AM, K=C5=91v=C3=A1g=C3=B3, Zolt=C3=A1n wrote: > They are required for flat unions (you still have to allocate the > structs). >=20 > Signed-off-by: K=C5=91v=C3=A1g=C3=B3, Zolt=C3=A1n > --- > qapi/opts-visitor.c | 15 +++++++++++++++ > 1 file changed, 15 insertions(+) >=20 Reviewed-by: Eric Blake However, note that I may be touching the signature of these functions in one of my pending patches (last RFC was here[1], although I'm currently rebasing on top of Markus v4/v5 of introspection, and may yet tweak how things work before my next post) [1] https://lists.gnu.org/archive/html/qemu-devel/2015-08/msg02097.html Whoever gets in first doesn't have to do a merge conflict resolution :) --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --iEepoNqw9IUQK7KHiN9pJH16TNVlx7S5o 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/ iQEcBAEBCAAGBQJV6f5bAAoJEKeha0olJ0NquFwIAIGt4d4rlAofy83VNw6aiXaJ oFDRp36KNSf46EEDQh5aPgq+P6aN41JayEg2X2U6x8x86Vl6fv6p9iU2xOP1nS7a UDUCUHuPeDtRuHVoZNYV6elxwP4iwNTlucHC8VF07PQ432/q4cvCjo29bdK+UY8R SngRmm+Y/DD33dwm43vB2W8Y4l+b6OgrxIkS1FhR3DIriHKaC07FyAoBqBU/V9T+ SQ3QpqJTCNxIMxFP1zle66NRvH4X9oGnTKTmj6xKR581b3ZgfbMlKw+Zm074awtU T7W2gvmGdo4HVbWCPg04GOERNuE3ofIDW5K1WlyQV7zgvLBetJ41uuA2h8k0UZs= =wWNq -----END PGP SIGNATURE----- --iEepoNqw9IUQK7KHiN9pJH16TNVlx7S5o--