From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:47758) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TtN4v-0005ee-1r for qemu-devel@nongnu.org; Thu, 10 Jan 2013 13:42:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TtN4s-0003uA-9G for qemu-devel@nongnu.org; Thu, 10 Jan 2013 13:42:13 -0500 Received: from mx1.redhat.com ([209.132.183.28]:42555) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TtN4r-0003tr-Vy for qemu-devel@nongnu.org; Thu, 10 Jan 2013 13:42:10 -0500 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r0AIg9rD032103 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 10 Jan 2013 13:42:09 -0500 Message-ID: <50EF0B7F.50309@redhat.com> Date: Thu, 10 Jan 2013 11:42:07 -0700 From: Eric Blake MIME-Version: 1.0 References: <1357827786-14624-1-git-send-email-kraxel@redhat.com> <1357827786-14624-6-git-send-email-kraxel@redhat.com> In-Reply-To: <1357827786-14624-6-git-send-email-kraxel@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enigDFF91F245BCF358254675862" Subject: Re: [Qemu-devel] [PATCH v2 05/10] chardev: add hmp hotplug commands List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigDFF91F245BCF358254675862 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 01/10/2013 07:23 AM, Gerd Hoffmann wrote: > Add chardev-add and chardev-remove commands to the human monitor. > chardev-add accepts the same syntax as -chardev, chardev-remove > expects a chardev id. >=20 > Signed-off-by: Gerd Hoffmann > --- > hmp-commands.hx | 32 ++++++++++++++++++++++++++++++++ > hmp.c | 23 +++++++++++++++++++++++ > hmp.h | 2 ++ > 3 files changed, 57 insertions(+), 0 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --------------enigDFF91F245BCF358254675862 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.4.12 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with undefined - http://www.enigmail.net/ iQEcBAEBCAAGBQJQ7wt/AAoJEKeha0olJ0Nq4hwH/2zLEmJfg2akTzE7O23paJVz OcqTPH2s3calnHrxyUBnyc/z6uEMovVTXfM29f74ggCaxSPjm0fSoZt/4tfB3ALM YvCvboqRmGIiIEhNIbvoxeU5te/NbRjxccd9uR4SGRbGiTlSiceOmQ1JjYP7Pcea jD1K+q7aDd9eF5a+ezGwzsHgTtyTYQQTHq967sjUNSRdJDuJhKgQEh94ZduWj/2V 0xlRGjHDSSV8TnbePyP3KJ+7BLv4/B4EYxVUfoWKFwuzR0UwZ5sctQT3WHBd45kF 3yWSjgF6VTBnNzrTGAx1zhwlGfaFYu5MhrDZXvta+txbnVh0CZfzAyDOX9yOY3E= =eD6u -----END PGP SIGNATURE----- --------------enigDFF91F245BCF358254675862--