From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33877) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vt1qn-0003XS-He for qemu-devel@nongnu.org; Tue, 17 Dec 2013 16:06:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vt1qi-0005k5-5R for qemu-devel@nongnu.org; Tue, 17 Dec 2013 16:06:45 -0500 Received: from mx1.redhat.com ([209.132.183.28]:58978) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vt1qh-0005jd-PW for qemu-devel@nongnu.org; Tue, 17 Dec 2013 16:06:40 -0500 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id rBHL6dRh016656 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 17 Dec 2013 16:06:39 -0500 Message-ID: <52B0BCDD.3040700@redhat.com> Date: Tue, 17 Dec 2013 14:06:37 -0700 From: Eric Blake MIME-Version: 1.0 References: <1387190958-19470-1-git-send-email-kraxel@redhat.com> <1387190958-19470-9-git-send-email-kraxel@redhat.com> In-Reply-To: <1387190958-19470-9-git-send-email-kraxel@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="HpnXiHSA1NV77pQ9gh2bHhcir7KhD5RBu" Subject: Re: [Qemu-devel] [PATCH 08/42] input: qapi: add pause key List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann , qemu-devel@nongnu.org Cc: Markus Armbruster , Luiz Capitulino This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --HpnXiHSA1NV77pQ9gh2bHhcir7KhD5RBu Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 12/16/2013 03:48 AM, Gerd Hoffmann wrote: > It's missing. >=20 > Signed-off-by: Gerd Hoffmann > --- > qapi-schema.json | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Another case worth documenting as 'since 2.0', and probably worth backporting to stable branches. >=20 > diff --git a/qapi-schema.json b/qapi-schema.json > index 89d8060..56981d9 100644 > --- a/qapi-schema.json > +++ b/qapi-schema.json > @@ -3372,7 +3372,7 @@ > 'kp_9', 'less', 'f11', 'f12', 'print', 'home', 'pgup', 'pg= dn', 'end', > 'left', 'up', 'down', 'right', 'insert', 'delete', 'stop',= 'again', > 'props', 'undo', 'front', 'copy', 'open', 'paste', 'find',= 'cut', > - 'lf', 'help', 'meta_l', 'meta_r', 'compose' ] } > + 'lf', 'help', 'meta_l', 'meta_r', 'compose', 'pause' ] } > =20 > ## > # @KeyValue >=20 --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --HpnXiHSA1NV77pQ9gh2bHhcir7KhD5RBu 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.15 (GNU/Linux) Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJSsLzdAAoJEKeha0olJ0NqCjMH/3uwO3zWS93j3tSgtSMUo+az r7rAX7cUHaoUqC/EzuOFmUB667GNHNnVc9yoqMTZkZx3rddIxKE9tsybp2XPPbk7 VUxCMDsDzFsYf6Rk5H7x3la7Y/QkH93QC4wpa+3I27EFkKMpVZTlvbsV0b7Zx6ZH Tn8FeJmBdP1jpz+LkYL149wKlniZgyF12BKqAiM2B+V+cE6mCEB+hHzgH8Q8zEyW WukS7ZH6xzgpMQQNNievaMNuKstyqVe1LNgD8Ybick55n+HlKmM6DQrJomedZk3s CujiAkONV8/AZjxyJFOjXY/iS5eFn30SCBrFhC/pKHXmeUDytmXG6/gDqJK1S1c= =daHN -----END PGP SIGNATURE----- --HpnXiHSA1NV77pQ9gh2bHhcir7KhD5RBu--