From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44577) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aK7hb-0003Pe-Il for qemu-devel@nongnu.org; Fri, 15 Jan 2016 11:58:20 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aK7hY-00018Q-DO for qemu-devel@nongnu.org; Fri, 15 Jan 2016 11:58:19 -0500 Received: from mx1.redhat.com ([209.132.183.28]:54071) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aK7hY-00018E-8J for qemu-devel@nongnu.org; Fri, 15 Jan 2016 11:58:16 -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 (Postfix) with ESMTPS id CEA50C60EB for ; Fri, 15 Jan 2016 16:58:15 +0000 (UTC) From: Markus Armbruster References: <1452601779-5790-1-git-send-email-kraxel@redhat.com> <1452601779-5790-7-git-send-email-kraxel@redhat.com> <20160112125300.GJ17626@redhat.com> <1452603886.29014.18.camel@redhat.com> Date: Fri, 15 Jan 2016 17:58:13 +0100 In-Reply-To: <1452603886.29014.18.camel@redhat.com> (Gerd Hoffmann's message of "Tue, 12 Jan 2016 14:04:46 +0100") Message-ID: <87pox2ye3e.fsf@blackfin.pond.sub.org> MIME-Version: 1.0 Content-Type: text/plain Subject: Re: [Qemu-devel] [PATCH 7/7] qapi: promote input-send-event to stable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: Marcelo Tosatti , qemu-devel@nongnu.org Gerd Hoffmann writes: >> > +# Since: experimental 2.2, stable 2.6 >> >> Couldn't it just be 'Since: 2.6' ? The experimental tag refers to >> the old x- prefixed comamnd which no longer exists, so I don't think >> we need to admit existence of the old command after this point. > > Sounds good to me, but will wait for our qapi masters to comment ;) I agree with Dan. Series is basically fine.