From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35618) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WANs8-0006n5-U7 for qemu-devel@nongnu.org; Mon, 03 Feb 2014 13:03:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WANs4-0006yS-1i for qemu-devel@nongnu.org; Mon, 03 Feb 2014 13:03:52 -0500 Received: from mx1.redhat.com ([209.132.183.28]:38164) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WANs3-0006yE-P6 for qemu-devel@nongnu.org; Mon, 03 Feb 2014 13:03:47 -0500 Message-ID: <52EFD9F8.7070705@redhat.com> Date: Mon, 03 Feb 2014 11:03:36 -0700 From: Eric Blake MIME-Version: 1.0 References: In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="fex3E00XBiAG0LI60vRnfE410RgejcFNl" Subject: Re: [Qemu-devel] [PATCH v3] qmp: expose list of supported character device backends List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Martin Kletzander , qemu-devel@nongnu.org Cc: Markus Armbruster , Anthony Liguori , Luiz Capitulino This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --fex3E00XBiAG0LI60vRnfE410RgejcFNl Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 02/01/2014 04:52 AM, Martin Kletzander wrote: > Introduce 'query-chardev-backends' QMP command which lists all > supported character device backends. >=20 > Signed-off-by: Martin Kletzander > --- > v3: > - Omit commas at the end of list in JSON > v2: > - Version changed from "1.8.0" to "2.0" >=20 > qapi-schema.json | 22 ++++++++++++++++++++++ > qemu-char.c | 19 +++++++++++++++++++ > qmp-commands.hx | 41 +++++++++++++++++++++++++++++++++++++++++ > 3 files changed, 82 insertions(+) Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --fex3E00XBiAG0LI60vRnfE410RgejcFNl Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJS79n4AAoJEKeha0olJ0Nqe0UH/RpIXNooR5jrCnPKjSKKVvjf aCS5ecng2Pq3O6FHBUocG/OzMeiOBJj55dibhXYCF+eTSXCGDd9TMjiuks7z0+f1 zIvAKDx7LdtCrH5AZS0WXK28IF3s5JzBqGsqxilVlSvz6C5jcwTcfXLqqZj3B5+8 t2v/x0Eft3h3r04l3nywxMeJAGhmp2w+UWZVB4EbPYKfDtwuTSzdhPpzIp/UO9id 0Hy/CAFqJ4nUEJabfnC4O0+B4/WJina2dtvrCnCQFf8VFvVEWwS0AYDGq7FnPAm0 F09jX8DCdC13e/vTKriCHoKESO/v1tiRox0NM0ztaLq+O8gj7JCMOyRLMde4kHM= =5EMs -----END PGP SIGNATURE----- --fex3E00XBiAG0LI60vRnfE410RgejcFNl--