From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:38980) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TEObJ-0000mj-Gj for qemu-devel@nongnu.org; Wed, 19 Sep 2012 14:02:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TEObD-0001yv-Nt for qemu-devel@nongnu.org; Wed, 19 Sep 2012 14:02:17 -0400 Received: from mx1.redhat.com ([209.132.183.28]:54617) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TEObD-0001yi-Fn for qemu-devel@nongnu.org; Wed, 19 Sep 2012 14:02:11 -0400 Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q8JI2AA3021954 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 19 Sep 2012 14:02:10 -0400 Message-ID: <505A08A1.6040403@redhat.com> Date: Wed, 19 Sep 2012 12:02:09 -0600 From: Eric Blake MIME-Version: 1.0 References: <1348065078-5139-1-git-send-email-pbonzini@redhat.com> <1348065078-5139-16-git-send-email-pbonzini@redhat.com> In-Reply-To: <1348065078-5139-16-git-send-email-pbonzini@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enig277133E697DCDB202088C787" Subject: Re: [Qemu-devel] [PATCH 15/12] hmp: add NBD server commands List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: qemu-devel@nongnu.org, lcapitulino@redhat.com This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig277133E697DCDB202088C787 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 09/19/2012 08:31 AM, Paolo Bonzini wrote: > Signed-off-by: Paolo Bonzini > --- > hmp-commands.hx | 29 +++++++++++++++++++++++++++++ > hmp.c | 55 +++++++++++++++++++++++++++++++++++++++++++++++++= ++++++ > hmp.h | 2 ++ > 3 file modificati, 86 inserzioni(+) >=20 > diff --git a/hmp-commands.hx b/hmp-commands.hx > index ed67e99..b0af484 100644 > --- a/hmp-commands.hx > +++ b/hmp-commands.hx > @@ -1247,6 +1247,35 @@ Remove all matches from the access control list,= and set the default > policy back to @code{deny}. > ETEXI > =20 > + { > + .name =3D "nbd_server_start", > +ETEXI > + > + { > + .name =3D "nbd_server_stop", No nbd_server_add? --=20 Eric Blake eblake@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --------------enig277133E697DCDB202088C787 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 Mozilla - http://www.enigmail.net/ iQEcBAEBCAAGBQJQWgihAAoJEKeha0olJ0Nqqk4H/2jfUb3adut9BYnwph5eOpbE tv0w0aDD9iItcahvX/17Z46MNIIzJzPKaRX/hFEHFL4SgBQY+9sL8WamrMoSh552 FGfIbBhgxGZe3k2cAUUFQZZ3Y4ZoGxCr7wcyACdIOe3TCQuRuj7IG53qFt3s8f5O viEPc+k1f7Z/PbRpSRmnh5Cd7Y6h0qN5jlQqlipJgwkaeR9jMxMBXxXLRlGiaZxx x8zBWenxEDmHrcNnMFyLQIIgRX6htGFSNECW1ZYVADxiLoLuu5UVqIBWcwV7MlLH Y31TF5uOnWm8upmSZ9KNCEMMVhMbSyUbcSlAfhmvCJ+r+FcvRP2nAJxLYdo3Ifw= =I0Ji -----END PGP SIGNATURE----- --------------enig277133E697DCDB202088C787--