From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:40655) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T3naQ-0001e1-BY for qemu-devel@nongnu.org; Tue, 21 Aug 2012 08:29:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T3naP-0007fC-9X for qemu-devel@nongnu.org; Tue, 21 Aug 2012 08:29:34 -0400 Received: from mx1.redhat.com ([209.132.183.28]:18079) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T3naP-0007f5-1Q for qemu-devel@nongnu.org; Tue, 21 Aug 2012 08:29:33 -0400 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q7LCTWDV008831 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 21 Aug 2012 08:29:32 -0400 Message-ID: <50337F28.1080704@redhat.com> Date: Tue, 21 Aug 2012 06:29:28 -0600 From: Eric Blake MIME-Version: 1.0 References: <8775b5191231ab92d04a18efa43cc2ef076bd73c.1345550503.git.mprivozn@redhat.com> <50337C3D.7020705@redhat.com> In-Reply-To: <50337C3D.7020705@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="------------enigB5ECDE00E1C7DC8FE221C412" Subject: Re: [Qemu-devel] For 1.2: Re: [PATCH v2] qemu-ga: report success-response field in guest-info List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Michal Privoznik , qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigB5ECDE00E1C7DC8FE221C412 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 08/21/2012 06:17 AM, Eric Blake wrote: > On 08/21/2012 06:03 AM, Michal Privoznik wrote: >> This is a useful hint for users (or libvirt) whether a command returns= >> anything success and hence wait for reply or not. >> +++ b/qapi-schema-guest.json >> @@ -91,10 +91,14 @@ >> # >> # @enabled: whether command is currently enabled by guest admin >> # >> +# @success-response: whether command report success response or not. This sentence is also awkward. I suggest something like: true unless the command does not respond on success >> +# See 'uest-shutdown' command for more detailed in= fo. >=20 > s/uest/guest/ >=20 --=20 Eric Blake eblake@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --------------enigB5ECDE00E1C7DC8FE221C412 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://enigmail.mozdev.org/ iQEcBAEBCAAGBQJQM38pAAoJEKeha0olJ0NqwPcH/Rr9+lEhyW0JMeP95w9hru/h H/YL4Bkj0atsi6VXPGbww4lFe6x5Jhpylhj5DAYDtxRcwnMuwXhic2m2pl9kTxMW BlMZ4gST10a65tydavSVNkph2lyArhWiABOMlFdIajeNQ3k4dkTieNBM12pPJw/6 EqU9f7gE7Egx9xkDTDUtCTQGMrtLVIj/uy4YINxRjH+/OmK6IjKtNaWfwzxiqyD5 eI77cLesdFR05Or3Qy0WAInIHs2IHi+DDmKrZcv1ya6DSmGimSRbmd1zE6rRZHyA ib5HXB4oSudIsUByQoKkUVKoBWDlYeXH+8poxPZv57UBfphVMTf8O6q4gRzV6w4= =1Rog -----END PGP SIGNATURE----- --------------enigB5ECDE00E1C7DC8FE221C412--