qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Markus Armbruster <armbru@redhat.com>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: "Daniel P. Berrangé" <berrange@redhat.com>,
	"Eduardo Habkost" <ehabkost@redhat.com>,
	"Philippe Mathieu-Daudé" <philmd@redhat.com>,
	qemu-devel@nongnu.org,
	"Marc-André Lureau" <marcandre.lureau@redhat.com>,
	"Andreas Färber" <afaerber@suse.de>,
	"Richard Henderson" <rth@twiddle.net>
Subject: Re: [Qemu-devel] qapi/misc.json is too big, let's bite off a few chunks
Date: Fri, 07 Jun 2019 08:59:31 +0200	[thread overview]
Message-ID: <875zphg9t8.fsf@dusky.pond.sub.org> (raw)
In-Reply-To: <e5372760-7599-3155-44f7-dc704c9cbaa5@redhat.com> (Paolo Bonzini's message of "Mon, 27 May 2019 12:03:50 +0200")

Paolo Bonzini <pbonzini@redhat.com> writes:

> On 27/05/19 10:00, Markus Armbruster wrote:
>> As long as we don't have an active QOM maintainer[*], the benefit is
>> low.
>> 
>> 
>> [*] We need one.  I'm not volunteering.
>
> I think Daniel, Eduardo and I could count as de facto maintainer.  I
> guess I could maintain it if I get two partners in crime as reviewers.

Alright, we need two volunteers for the reviewer role, and one patch to
MAINTAINERS.

A mention in MAINTAINERS is the traditional punishment for good work, so
let's see who's been doing the work.  Aha:

    Eduardo Habkost
    Marc-André Lureau
    Markus Armbruster
    Eric Blake
    Philippe Mathieu-Daudé

Details appended.

QOM is not a particularly active subsystem now: 51 commits in two years.

We obviously need maintainers to review and merge patches.  The nominal
maintainer hasn't been doing that since 2015.  Git shows the following
top committers taking on / getting sucked into QOM:

    Markus Armbruster <armbru@redhat.com>
    Eduardo Habkost <ehabkost@redhat.com>
    Paolo Bonzini <pbonzini@redhat.com>
    Marc-André Lureau <marcandre.lureau@redhat.com>
    Eric Blake <eblake@redhat.com>

We really need nominal maintainer(s) again.

Of course, *active* maintainers would be even better: I consider QOM
stuck in an unhappy place where much of its potential is still
potential.

But let's start small.  Volunteers for the reviewer role, please step
forward :)



The details I promised:

Output of "scripts/get_maintainer.pl --git --git-since='2-years-ago' |
grep commit_signer" sorted by file size:

= qom/object.c =
"Marc-André Lureau" <marcandre.lureau@redhat.com> (commit_signer:20/36=56%)
Markus Armbruster <armbru@redhat.com> (commit_signer:15/36=42%)
Eric Blake <eblake@redhat.com> (commit_signer:14/36=39%)
Eduardo Habkost <ehabkost@redhat.com> (commit_signer:14/36=39%)
"Philippe Mathieu-Daudé" <philmd@redhat.com> (commit_signer:9/36=25%)

= include/qom/object.h =
Eduardo Habkost <ehabkost@redhat.com> (commit_signer:9/18=50%)
"Marc-André Lureau" <marcandre.lureau@redhat.com> (commit_signer:8/18=44%)
Igor Mammedov <imammedo@redhat.com> (commit_signer:6/18=33%)
Markus Armbruster <armbru@redhat.com> (commit_signer:6/18=33%)
David Gibson <david@gibson.dropbear.id.au> (commit_signer:5/18=28%)

= include/qom/object_interfaces.h =
Eduardo Habkost <ehabkost@redhat.com> (commit_signer:8/5=100%)
Igor Mammedov <imammedo@redhat.com> (commit_signer:3/5=60%)
"Marc-André Lureau" <marcandre.lureau@redhat.com> (commit_signer:2/5=40%)
"Philippe Mathieu-Daudé" <f4bug@amsat.org> (commit_signer:2/5=40%)
Eric Blake <eblake@redhat.com> (commit_signer:1/5=20%)

= qom/object_interfaces.c =
Eric Blake <eblake@redhat.com> (commit_signer:9/12=75%)
"Marc-André Lureau" <marcandre.lureau@redhat.com> (commit_signer:7/12=58%)
Markus Armbruster <armbru@redhat.com> (commit_signer:7/12=58%)
Eduardo Habkost <ehabkost@redhat.com> (commit_signer:6/12=50%)
"Philippe Mathieu-Daudé" <philmd@redhat.com> (commit_signer:4/12=33%)

= qom/qom-qobject.c =

= include/qom/qom-qobject.h =

= qom/trace-events =
Stefan Hajnoczi <stefanha@redhat.com> (commit_signer:2/2=100%)
"Philippe Mathieu-Daudé" <philmd@redhat.com> (commit_signer:2/2=100%)
Markus Armbruster <armbru@redhat.com> (commit_signer:1/2=50%)
Michael Tokarev <mjt@tls.msk.ru> (commit_signer:1/2=50%)

= qom/Makefile.objs =


  parent reply	other threads:[~2019-06-07  7:01 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-23 16:14 [Qemu-devel] qapi/misc.json is too big, let's bite off a few chunks Markus Armbruster
2019-05-24 18:31 ` Paolo Bonzini
2019-06-07  8:25   ` Markus Armbruster
2019-06-07 11:35     ` Paolo Bonzini
2019-06-07 12:45       ` Markus Armbruster
2019-06-11 21:20         ` Eduardo Habkost
2019-05-24 18:53 ` Eduardo Habkost
2019-05-27  8:00   ` Markus Armbruster
2019-05-27 10:03     ` Paolo Bonzini
2019-05-28 19:37       ` Eduardo Habkost
2019-06-07  6:59       ` Markus Armbruster [this message]
2019-06-07  8:33         ` Philippe Mathieu-Daudé
2019-06-07 12:25           ` Markus Armbruster
2019-06-07  9:59         ` Daniel P. Berrangé

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=875zphg9t8.fsf@dusky.pond.sub.org \
    --to=armbru@redhat.com \
    --cc=afaerber@suse.de \
    --cc=berrange@redhat.com \
    --cc=ehabkost@redhat.com \
    --cc=marcandre.lureau@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=philmd@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=rth@twiddle.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).