From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48185) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fdwLx-0004V3-Sr for qemu-devel@nongnu.org; Fri, 13 Jul 2018 07:35:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fdwLx-0005Qj-06 for qemu-devel@nongnu.org; Fri, 13 Jul 2018 07:35:13 -0400 Date: Fri, 13 Jul 2018 13:35:02 +0200 From: Cornelia Huck Message-ID: <20180713133502.4e257017.cohuck@redhat.com> In-Reply-To: <751b33cb-d7da-ef47-415d-86b0e3c31129@redhat.com> References: <20180703111949.GB24516@redhat.com> <20180703113229.GD3812@localhost.localdomain> <20180704150256.408d4a07.cohuck@redhat.com> <20180704133440.GE4334@localhost.localdomain> <20180706131103.4e713911.cohuck@redhat.com> <20180706145645.GB3939@localhost.localdomain> <87tvp8or4u.fsf@dusky.pond.sub.org> <20180709130838.16f011a4.cohuck@redhat.com> <20180709111701.GF23731@redhat.com> <87601lge0i.fsf@dusky.pond.sub.org> <751b33cb-d7da-ef47-415d-86b0e3c31129@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [libvirt] [PULL 25/26] block: Remove deprecated -drive option serial List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Thomas Huth Cc: Markus Armbruster , "Daniel P. =?UTF-8?B?QmVycmFu?= =?UTF-8?B?Z8Op?=" , Kevin Wolf , Peter Maydell , Boris Fiuczynski , Qemu-block , Libvirt , QEMU Developers , Christian Borntraeger , Peter Krempa On Thu, 12 Jul 2018 17:47:00 +0200 Thomas Huth wrote: > On 12.07.2018 08:32, Markus Armbruster wrote: > > Daniel P. Berrang=C3=A9 writes: =20 > [...] > >> For libvirt, I think whenever something is proposed for deprecation > >> we could just CC libvir-list, or ask one of the libvirt people to > >> confirm its not being used. If it is, then we should file BZ against > >> libvirt. =20 > >=20 > > Makes sense, but relying on developers getting their cc: right every > > time is a setting us up for failure. > >=20 > > Our tool to help with getting cc: wrong less often is the MAINTAINERS > > file. Could one of the libvirt developers watch changes to qemu-doc > > appendix "Deprecated features"? Would putting the appendix in its own > > .texi help with that? =20 >=20 > Sound like a good idea to put the appendix in its own texi file. Then > add an "R: libvir-list" entry for that file to MAINTAINERS and we should > be fine (at least for the people who use the get_maintainers.pl script). +1, like that idea Are there other consumers of QEMU's interfaces which should be cc:ed in a similar way?