From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:45821) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uhoan-0007aK-BU for qemu-devel@nongnu.org; Wed, 29 May 2013 18:11:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uhoai-0005Gs-Lx for qemu-devel@nongnu.org; Wed, 29 May 2013 18:11:37 -0400 Received: from mx1.redhat.com ([209.132.183.28]:6804) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uhoai-0005Gn-D1 for qemu-devel@nongnu.org; Wed, 29 May 2013 18:11:32 -0400 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r4TMBVYR005375 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 29 May 2013 18:11:31 -0400 Message-ID: <51A67D12.6090804@redhat.com> Date: Wed, 29 May 2013 16:11:30 -0600 From: Eric Blake MIME-Version: 1.0 References: <1369754856-30036-1-git-send-email-kwolf@redhat.com> <1369754856-30036-10-git-send-email-kwolf@redhat.com> In-Reply-To: <1369754856-30036-10-git-send-email-kwolf@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="----enig2NXVGHBKVFCWRLMQLDIVN" Subject: Re: [Qemu-devel] [PATCH 09/16] qemu-io: Move 'quit' function List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin Wolf Cc: pbonzini@redhat.com, qemu-devel@nongnu.org, stefanha@redhat.com, lcapitulino@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2NXVGHBKVFCWRLMQLDIVN Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 05/28/2013 09:27 AM, Kevin Wolf wrote: > This one only makes sense in the context of the qemu-io tool, so move i= t > to qemu-io.c. Adapt coding style and register it like other commands. >=20 > Signed-off-by: Kevin Wolf > --- > cmd.c | 29 ----------------------------- > cmd.h | 2 -- > qemu-io.c | 17 ++++++++++++++++- > 3 files changed, 16 insertions(+), 32 deletions(-) >=20 Reviewed-by: Eric Blake --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org ------enig2NXVGHBKVFCWRLMQLDIVN 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.13 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJRpn0SAAoJEKeha0olJ0Nq85kH/20NmQqiS6ILUkwAvNs5O4LB /RMifSKPuu56LtVEqqj/CCKzSEobTHMIZ4XCUZUHL0IfN/hzOXnjLlgWUoHKfbS2 QBZJbq1E9tbK4KBAa2UA/k3wHkb4CGMYmpErj/JRB2HmU2bDO8ktlQMVpHWKMJ6Y y6E+uOO/DV5OWrhn6XBIJfyXTysvhP7UZWkfk+6U6Vy0XGAGtGQHkOTuWrNpP3gz y2RtN/QZhtWrFkC+5sZa4aGdQ9pcx+vfU/F06GAljRFXrsBP8a0PF4PAHWWhveC9 nBsdR6jVYGuriLUMkQja1bz93zaXYWXb2Wg5P6q8xMDvSK6km0RZYNn5mGyqAH4= =p1Ks -----END PGP SIGNATURE----- ------enig2NXVGHBKVFCWRLMQLDIVN--