From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60178) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XmfFn-0004mE-Go for qemu-devel@nongnu.org; Fri, 07 Nov 2014 03:50:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XmfFi-0005g9-H9 for qemu-devel@nongnu.org; Fri, 07 Nov 2014 03:50:47 -0500 Received: from mx1.redhat.com ([209.132.183.28]:39669) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XmfFi-0005g5-74 for qemu-devel@nongnu.org; Fri, 07 Nov 2014 03:50:42 -0500 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 sA78ofLw002568 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Fri, 7 Nov 2014 03:50:41 -0500 Message-ID: <545C87DF.7010306@redhat.com> Date: Fri, 07 Nov 2014 09:50:39 +0100 From: Eric Blake MIME-Version: 1.0 References: <1415335285-1579-1-git-send-email-akong@redhat.com> <545C87B3.8060107@redhat.com> In-Reply-To: <545C87B3.8060107@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="iOm0Ce5h4LedESFTNdQ7SX15BSBkLkiiC" Subject: Re: [Qemu-devel] [PATCH for-2.2 1/2] QMP/input-send-event: update document of union InputEvent List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Amos Kong , qemu-devel@nongnu.org Cc: mtosatti@redhat.com, kraxel@redhat.com, armbru@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --iOm0Ce5h4LedESFTNdQ7SX15BSBkLkiiC Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 11/07/2014 09:49 AM, Eric Blake wrote: > On 11/07/2014 05:41 AM, Amos Kong wrote: >> Signed-off-by: Amos Kong >> --- >> qapi-schema.json | 5 +++++ >> 1 file changed, 5 insertions(+) >=20 > Reviewed-by: Eric Blake Shoot - I hit "send" too soon. >=20 >> >> diff --git a/qapi-schema.json b/qapi-schema.json >> index 24379ab..a1573d8 100644 >> --- a/qapi-schema.json >> +++ b/qapi-schema.json >> @@ -3231,6 +3231,11 @@ >> # >> # Input event union. >> # >> +# @key: Input event of Keyboard >> +# @btn: Input event of pointer bottons s/bottons/buttons/ before my R-b applies (maintainer could opt to do this without needing a v2) >> +# @rel: Input event of relative pointer motion >> +# @abs: Input event of absolute pointer motion >> +# >> # Since: 2.0 >> ## >> { 'union' : 'InputEvent', >> >=20 --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --iOm0Ce5h4LedESFTNdQ7SX15BSBkLkiiC 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 iQEcBAEBCAAGBQJUXIffAAoJEKeha0olJ0Nq7boH/RmEv/63BJ2EjcJpF7M3/2PY tp87W3IcbxEO4l5lLy6y3BPveH1bFGVIY/YvNQioOcUDlpok/f0Uj+c8AIzoik5D FyVYNPa/DnDwsX7+V8Q0rRLTKNFKTI34TJM486CAcuQQ+V/a0qE+2SqZwa8i/lPK n0Zi8qSduTJkgBlZf+hXQRli1Y2QeCil/IL3BWHBJvGhDkV7+esPTCzKA5kepui3 PETinfGxfaIZ6OBpMVCotKxEikVpfxK6Ws/9sjE+k1k2mfSEh+oaQGUk+VqxBHH2 S1CWXsEsBPlUniw3TZzVBV7CFteG7rjIx2GUjMosOdc6xEiWdP2B+kV28WScYag= =qYIa -----END PGP SIGNATURE----- --iOm0Ce5h4LedESFTNdQ7SX15BSBkLkiiC--