From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50661) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ab0Hd-0004dA-2z for qemu-devel@nongnu.org; Wed, 02 Mar 2016 01:29:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ab0HZ-0005X1-U1 for qemu-devel@nongnu.org; Wed, 02 Mar 2016 01:29:17 -0500 Received: from mx1.redhat.com ([209.132.183.28]:34372) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ab0HZ-0005Wq-No for qemu-devel@nongnu.org; Wed, 02 Mar 2016 01:29:13 -0500 Message-ID: <1456900151.23994.116.camel@redhat.com> From: Gerd Hoffmann Date: Wed, 02 Mar 2016 07:29:11 +0100 In-Reply-To: <015BA737-A91F-41D9-BFC5-6F31D5C9D18E@gmail.com> References: <18DDC207-7A36-4A65-BCDE-77611CE7FEDC@gmail.com> <1456870987.23994.115.camel@redhat.com> <015BA737-A91F-41D9-BFC5-6F31D5C9D18E@gmail.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] qapi-schema.json: Add kp_equals and power keys List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Programmingkid Cc: Peter Maydell , qemu-devel qemu-devel > > Please update the documentation in the comment too, so we keep track of > > which keys where added in which release. > >=20 > > Otherwise it's fine. > >=20 > > thanks, > > Gerd > >=20 >=20 > Is this what you mean: >=20 > # 'unmapped' and 'pause' since 2.0 > # 'ro' and 'kp_comma' since 2.4 > # 'kp_equals' and 'power' since 2.6 > ## Yes. thanks, Gerd