From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43476) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aJl0H-0004go-Nl for qemu-devel@nongnu.org; Thu, 14 Jan 2016 11:44:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aJl0D-0000Oi-Bj for qemu-devel@nongnu.org; Thu, 14 Jan 2016 11:44:05 -0500 Received: from mx1.redhat.com ([209.132.183.28]:33167) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aJl0D-0000OY-6M for qemu-devel@nongnu.org; Thu, 14 Jan 2016 11:44:01 -0500 References: From: Eric Blake Message-ID: <5697D04F.4090203@redhat.com> Date: Thu, 14 Jan 2016 09:43:59 -0700 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="9LSr7hks4U43OLT9rXU8StWKde5f3DJ1g" Subject: Re: [Qemu-devel] [PATCH 01/51] 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) --9LSr7hks4U43OLT9rXU8StWKde5f3DJ1g Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 01/14/2016 06:45 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(+) I basically have a modified version of this patch already in my pending work: https://lists.gnu.org/archive/html/qemu-devel/2015-12/msg04393.html but rebased on top of other pending qapi changes. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --9LSr7hks4U43OLT9rXU8StWKde5f3DJ1g 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/ iQEcBAEBCAAGBQJWl9BPAAoJEKeha0olJ0Nq6sIIAJWVMo/uHvx3sTuJ0ZiwXl+U ggply/mzzxn/wbRGisq1yex7yQqfkdZV6BSc/9Q7OehM+roNkOxTTwL9+Ni6B+WG lJJyW270lsufXZ6FzES9awi01zLsEwQV2GiDVth0/4pkOPrws3oPmhgwHrKpOpxw ueLMKHXqfq4ZLVLoISLm0WQ4CzPbaGFqvLDAGJVmdTKC4YA+z9DLYdcisgWs+K8Y 8RbfD/aJRBNWydH4vQeRszdZG2bkhNhnQPeSQ8d7ZrvrIFrokVAKCcZX1OoXwDbW Wk6EHfTBtfa4GNXZ1Kw+fdzOSO6ZGSdFcY3Z/DK8c2ev+XTLkLqYyKTB4h8cqH0= =ZNkp -----END PGP SIGNATURE----- --9LSr7hks4U43OLT9rXU8StWKde5f3DJ1g--