From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41832) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xguh1-00047b-V6 for qemu-devel@nongnu.org; Wed, 22 Oct 2014 08:07:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xgugp-0004i5-9A for qemu-devel@nongnu.org; Wed, 22 Oct 2014 08:07:07 -0400 Received: from e36.co.us.ibm.com ([32.97.110.154]:37974) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xgugo-0004hz-Qo for qemu-devel@nongnu.org; Wed, 22 Oct 2014 08:06:55 -0400 Received: from /spool/local by e36.co.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Wed, 22 Oct 2014 06:06:54 -0600 Received: from b03cxnp08025.gho.boulder.ibm.com (b03cxnp08025.gho.boulder.ibm.com [9.17.130.17]) by d03dlp02.boulder.ibm.com (Postfix) with ESMTP id 3159F3E4003B for ; Wed, 22 Oct 2014 06:06:53 -0600 (MDT) Received: from d03av01.boulder.ibm.com (d03av01.boulder.ibm.com [9.17.195.167]) by b03cxnp08025.gho.boulder.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id s9MC6r9i52429012 for ; Wed, 22 Oct 2014 14:06:53 +0200 Received: from d03av01.boulder.ibm.com (localhost [127.0.0.1]) by d03av01.boulder.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id s9MC6qWU003763 for ; Wed, 22 Oct 2014 06:06:52 -0600 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable From: Michael Roth In-Reply-To: <87r3y0copj.fsf@blackfin.pond.sub.org> References: <87mw8rumhb.fsf@blackfin.pond.sub.org> <87y4s8h5rh.fsf@blackfin.pond.sub.org> <54477248.20208@redhat.com> <87r3y0copj.fsf@blackfin.pond.sub.org> Message-ID: <20141022120651.10788.75787@loki> Date: Wed, 22 Oct 2014 07:06:51 -0500 Subject: Re: [Qemu-devel] MAINTAINERS leaves too many files uncovered List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster , Paolo Bonzini Cc: qemu-devel , Luiz Capitulino Quoting Markus Armbruster (2014-10-22 06:45:44) > Paolo Bonzini writes: > = > >> Down to 491 our of 1841 (27%). Progress, but not quite enough. > > > > I think a better analysis would be on patches, not files. Which is > > really hard to do, of course. > > > > But as a rule of thumb, tests/ and include/ patches should also touch > > files outside those directories. Not many people, unfortunately, write > > tests out of a whim. So I wouldn't care much about those. > = > Focusing on non-test, non-header source code for now seems sensible. > = > > Some low-hanging fruit: > > > >> libcacard/Makefile > >> libcacard/cac.c > >> libcacard/cac.h > >> libcacard/card_7816.c > >> libcacard/card_7816.h > >> libcacard/card_7816t.h > >> libcacard/event.c > >> libcacard/eventt.h > >> libcacard/libcacard.pc.in > >> libcacard/libcacard.syms > >> libcacard/link_test.c > >> libcacard/vcard.c > >> libcacard/vcard.h > >> libcacard/vcard_emul.h > >> libcacard/vcard_emul_nss.c > >> libcacard/vcard_emul_type.c > >> libcacard/vcard_emul_type.h > >> libcacard/vcardt.c > >> libcacard/vcardt.h > >> libcacard/vcardt_internal.h > >> libcacard/vevent.h > >> libcacard/vreader.c > >> libcacard/vreader.h > >> libcacard/vreadert.h > >> libcacard/vscard_common.h > >> libcacard/vscclient.c > > > > Alon? > > > >> libdecnumber/decContext.c > >> libdecnumber/decNumber.c > >> libdecnumber/dpd/decimal128.c > >> libdecnumber/dpd/decimal128Local.h > >> libdecnumber/dpd/decimal32.c > >> libdecnumber/dpd/decimal64.c > > > > Part of TCG PPC. > = > Give me a name :) > = > >> qga/Makefile.objs > >> qga/channel-posix.c > >> qga/channel-win32.c > >> qga/channel.h > >> qga/commands-posix.c > >> qga/commands-win32.c > >> qga/commands.c > >> qga/guest-agent-command-state.c > >> qga/guest-agent-core.h > >> qga/main.c > >> qga/qapi-schema.json > >> qga/service-win32.c > >> qga/service-win32.h > >> qga/vss-win32.c > >> qga/vss-win32.h > >> qga/vss-win32/Makefile.objs > >> qga/vss-win32/install.cpp > >> qga/vss-win32/provider.cpp > >> qga/vss-win32/qga-vss.def > >> qga/vss-win32/qga-vss.idl > >> qga/vss-win32/qga-vss.tlb > >> qga/vss-win32/requester.cpp > >> qga/vss-win32/requester.h > >> qga/vss-win32/vss-common.h > > > > Mike Roth? > = > Cc'ed. Of course, just never thought to add it. Just sent a patch for MAINTAINERS. > = > >> qobject/Makefile.objs > >> qobject/json-lexer.c > >> qobject/json-parser.c > >> qobject/json-streamer.c > >> qobject/qbool.c > >> qobject/qdict.c > >> qobject/qerror.c > >> qobject/qfloat.c > >> qobject/qint.c > >> qobject/qjson.c > >> qobject/qlist.c > >> qobject/qstring.c > > > > Part of QMP. > = > Cc'ing Luiz.