From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57163) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XtBcM-0005s9-6K for qemu-devel@nongnu.org; Tue, 25 Nov 2014 03:37:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XtBcG-0004OX-0x for qemu-devel@nongnu.org; Tue, 25 Nov 2014 03:37:02 -0500 Received: from mx1.redhat.com ([209.132.183.28]:33765) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XtBcF-0004OG-Oq for qemu-devel@nongnu.org; Tue, 25 Nov 2014 03:36:55 -0500 Received: from int-mx13.intmail.prod.int.phx2.redhat.com (int-mx13.intmail.prod.int.phx2.redhat.com [10.5.11.26]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id sAP8asS2004785 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Tue, 25 Nov 2014 03:36:55 -0500 Date: Tue, 25 Nov 2014 16:37:00 +0800 From: Amos Kong Message-ID: <20141125083700.GA26731@air.redhat.com> References: <1416899934-13952-1-git-send-email-kraxel@redhat.com> <87ioi3puut.fsf@blackfin.pond.sub.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Dxnq1zWXvFF0Q93v" Content-Disposition: inline In-Reply-To: <87ioi3puut.fsf@blackfin.pond.sub.org> Subject: Re: [Qemu-devel] [PATCH] input: move input-send-event into experimental namespace List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: Luiz Capitulino , Gerd Hoffmann , qemu-devel@nongnu.org --Dxnq1zWXvFF0Q93v Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Nov 25, 2014 at 09:06:34AM +0100, Markus Armbruster wrote: > Gerd Hoffmann writes: >=20 > > Ongoing discussions on how we are going to specify the console, > > so tag the command as experiemntal so we can refine things in > > the 2.3 development cycle. > > > > Signed-off-by: Gerd Hoffmann > > --- > > qmp-commands.hx | 12 ++++++------ >=20 > Don't you need to patch qapi-schema.json, too? Not necessary in function level. =20 > Do we actually explain "x- means experimental" anywhere? What's the official way to make command experimental? Quote from qapi-schema.json: | # Notes: This command is experimental and may change | syntax in future releases. --=20 Amos. --Dxnq1zWXvFF0Q93v Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJUdD+sAAoJELxSv6I5vP9jdFIQAKCBYcwUa9uYv3/B3SIHgyX9 ZhKCrOJvT8rmf03+TbJ+e9BO/+IAGjPAdQTsmNLRuo/OEV6m15Iok7LPZ4YkX7Hk 5FUt39oeUujVLC/DIvk4W2JlMVDQCTMh1PEjVntpcItsOshTIaUr3gLzgaHF//jb T7kn0IuAyktC8VhmxrgVf6nKgxlHXC0rXV/q2A2pwJ94rpE5t+nN8fP7PIf8mPMs uGdpBJBfP+2QiWFi2daPh0YFDLqQLWUqJ86pz/3Gfj9Ak9GsOLw/07FmsZo7lkE+ 5mXIyiBbTxL2TAjKnjanPVOKagVy8PFopKaXhMTCraZ9TJFpbx2AzJy4p6D/inGg sqXBVca7ovTq6CiuFOE9Wy8i8RnrtNxjnfenJ2BaGbDjLKIgWHtqGvECoU6FgL1U x0oETIszqZAjYm5H2/WTHzxiG655tqmBAfZddqB+fhOv3kY+JfppPiQd2inIadwf SU2Mzg0ZZh3oKa+v4Lw0djnG7BEIKQjDPJmwO5YBcVUYA2QdeAZHoJqJYXY8WmTe dXN8Ckdu9IZ5nkv0snUeX31yqyYwsa+fO77stYZ2I08fPw4EfA5TUzD53MRDRsic E1fMKXDo8jGvp/K93kAvhrdp2dZxB3hUAEIn1ZHHT7ldBopg/F8ViCS61+S+lVWb mM4bvIEg1LWhMDYE4yfe =q8g8 -----END PGP SIGNATURE----- --Dxnq1zWXvFF0Q93v--