From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34836) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ff0On-0006zB-TN for qemu-devel@nongnu.org; Mon, 16 Jul 2018 06:06:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ff0Om-0004WF-Uj for qemu-devel@nongnu.org; Mon, 16 Jul 2018 06:06:33 -0400 Date: Mon, 16 Jul 2018 12:06:23 +0200 From: Kashyap Chamarthy Message-ID: <20180716100623.GP18181@paraplu> References: <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> <20180713133502.4e257017.cohuck@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <20180713133502.4e257017.cohuck@redhat.com> 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: Cornelia Huck Cc: Thomas Huth , Kevin Wolf , Peter Maydell , Boris Fiuczynski , Qemu-block , Libvirt , QEMU Developers , Christian Borntraeger , Peter Krempa On Fri, Jul 13, 2018 at 01:35:02PM +0200, Cornelia Huck wrote: > On Thu, 12 Jul 2018 17:47:00 +0200 > Thomas Huth wrote: > > On 12.07.2018 08:32, Markus Armbruster wrote: > > > Daniel P. Berrang=E9 writes: =20 [...] > > > Our tool to help with getting cc: wrong less often is the MAINTAINE= RS > > > file. Could one of the libvirt developers watch changes to qemu-do= c > > > 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 sho= uld > > be fine (at least for the people who use the get_maintainers.pl scrip= t). >=20 > +1, like that idea >=20 > Are there other consumers of QEMU's interfaces which should be cc:ed in > a similar way? Perhaps starting with libvirt is fine -- as most of the open source management applications rely on it. (But if we do know other consumers, then they can be trivially added.) --=20 /kashyap