From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55086) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XgvR2-0003c4-HE for qemu-devel@nongnu.org; Wed, 22 Oct 2014 08:54:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XgvQw-0005S8-Dn for qemu-devel@nongnu.org; Wed, 22 Oct 2014 08:54:40 -0400 Received: from mx1.redhat.com ([209.132.183.28]:32436) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XgvQw-0005S4-7H for qemu-devel@nongnu.org; Wed, 22 Oct 2014 08:54:34 -0400 Date: Wed, 22 Oct 2014 08:54:28 -0400 From: Luiz Capitulino Message-ID: <20141022085428.2d63c849@redhat.com> 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> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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 Cc: Paolo Bonzini , qemu-devel , Michael Roth On Wed, 22 Oct 2014 13:45:44 +0200 Markus Armbruster wrote: > >> 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. Will send a patch.