From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53867) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZY0FK-0002fV-Sp for qemu-devel@nongnu.org; Fri, 04 Sep 2015 19:18:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZY0FH-00026n-Nh for qemu-devel@nongnu.org; Fri, 04 Sep 2015 19:18:14 -0400 Received: from mx1.redhat.com ([209.132.183.28]:49408) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZY0FH-00026J-IU for qemu-devel@nongnu.org; Fri, 04 Sep 2015 19:18:11 -0400 References: <1c03f98d0cb2ed5e29afc27a9096eb32d8482a31.1440171025.git.DirtY.iCE.hu@gmail.com> From: Eric Blake Message-ID: <55EA26B2.2090302@redhat.com> Date: Fri, 4 Sep 2015 17:18:10 -0600 MIME-Version: 1.0 In-Reply-To: <1c03f98d0cb2ed5e29afc27a9096eb32d8482a31.1440171025.git.DirtY.iCE.hu@gmail.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="V542phOTbA7qU5iELXIM1Xdth3UbhgbeG" Subject: Re: [Qemu-devel] [PATCH v2 07/49] qapi: reorder NetdevBase and Netdev List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?S8WRdsOhZ8OzLCBab2x0w6Fu?= , qemu-devel@nongnu.org Cc: Gerd Hoffmann , Markus Armbruster This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --V542phOTbA7qU5iELXIM1Xdth3UbhgbeG Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 08/21/2015 09:37 AM, K=C5=91v=C3=A1g=C3=B3, Zolt=C3=A1n wrote: > Probably more logical if NetdevBase comes before Netdev. > No schematic changes. >=20 > Signed-off-by: K=C5=91v=C3=A1g=C3=B3, Zolt=C3=A1n > --- > qapi-schema.json | 46 +++++++++++++++++++++++----------------------- > 1 file changed, 23 insertions(+), 23 deletions(-) Just code motion; doesn't affect generated output or semantics. Reviewed-by: Eric Blake But does depend on my earlier comments about whether the merge with NetdevLegacy was right. So it may hit merge conflicts, depending on where I go with that; in which case dropping the patch altogether may be easiest. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --V542phOTbA7qU5iELXIM1Xdth3UbhgbeG 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/ iQEcBAEBCAAGBQJV6iayAAoJEKeha0olJ0Nq1mQH/jyuXSINZNvZ2dJ7I3eB9o3x hkMc7XS9eUUzJUjcalgk+vNiE9Mw94F5bisW6MxeCd3PdJjmkWnzCKAaK1jnWAff OTQVUwZtvM92anows5u3NdTqj4BQ3IiEMBAronFvqcCHli3UErszZy2K95svl39h zVaiuP+uwF3whDY0ohhicqljh5U5GiVXLQIbDRIGchL64yp0Ehr9mccTrO+Baejh FeP6GkpMhLclnxgOcx7F+ZE/BK9wQToAvxKTLQVsHy3+8Dey5cJPYTLkoa+g39Se qhmvVSGoHfbZ1h5sZM5qZSmllinQX0n2eRudGbHuUdhr+ePd5Gwl1OcYA8R/u+8= =bFMA -----END PGP SIGNATURE----- --V542phOTbA7qU5iELXIM1Xdth3UbhgbeG--