From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=44283 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Otnc6-0006r2-LO for qemu-devel@nongnu.org; Thu, 09 Sep 2010 16:20:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Otnc5-0000PK-8I for qemu-devel@nongnu.org; Thu, 09 Sep 2010 16:20:54 -0400 Received: from mail-vw0-f45.google.com ([209.85.212.45]:58089) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Otnc5-0000PG-5y for qemu-devel@nongnu.org; Thu, 09 Sep 2010 16:20:53 -0400 Received: by vws19 with SMTP id 19so1805316vws.4 for ; Thu, 09 Sep 2010 13:20:52 -0700 (PDT) Message-ID: <4C8941A1.1050700@codemonkey.ws> Date: Thu, 09 Sep 2010 15:20:49 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH] Update MAINTAINERS References: <1284062053-28066-1-git-send-email-aliguori@us.ibm.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Blue Swirl Cc: qemu-devel@nongnu.org On 09/09/2010 03:12 PM, Blue Swirl wrote: >> diff --git a/MAINTAINERS b/MAINTAINERS >> index e5165fb..ee84f3f 100644 >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -4,13 +4,12 @@ QEMU Maintainers >> Project leaders: >> ---------------- >> >> -Fabrice Bellard >> Paul Brook >> > +Anthony Liguori > > I think that is how things work today. > I don't object to that :-) But I was also considering just removing the section or maybe listing "core maintainers" which are the folks that have commit access. >> -CPU cores: >> +TCG cores: >> > That could be read as TCG host support. How about 'Guest CPU cores > (TCG)' with 'Guest CPU cores (KVM)' added later? > That makes sense. >> ---------- >> >> -x86 Fabrice Bellard >> +x86 ? >> ARM Paul Brook >> SPARC Blue Swirl >> MIPS ? >> @@ -26,7 +25,7 @@ Machines (sorted by CPU): >> ------------------------- >> >> x86 >> - pc.c Fabrice Bellard (new maintainer needed) >> + pc.c Anthony Liguori >> ARM >> integratorcp.c Paul Brook >> versatilepb.c Paul Brook >> @@ -70,19 +69,20 @@ S390 >> Generic Subsystems: >> ------------------- >> >> -Dynamic translator Fabrice Bellard >> -Main loop Fabrice Bellard (new maintainer needed) >> -TCG Fabrice Bellard >> -IDE device ? >> -SCSI device Paul Brook >> +Main loop Anthony Liguori >> +TCG ? >> +KVM Marcelo Tosatti/Avi Kivity >> +Virtio devices Anthony Liguori >> +IDE devices ? >> +SCSI devices Paul Brook >> PCI layer Michael S. Tsirkin >> USB layer ? >> -Block layer ? >> -Graphic layer ? >> +Block layer Kevin Wolf >> +Graphic layer Anthony Liguori >> Audio device layer Vassili Karpov (malc) >> -Character device layer ? >> -Network device layer ? >> +Character device layer Anthony Liguori >> +Network device layer Anthony Liguori/Mark McLoughlin >> GDB stub ? >> -Linux user ? >> -Darwin user ? >> -SLIRP ? >> +Linux user Riku Voipio >> > +BSD user Blue Swirl > Indeed. Regards, Anthony Liguori >> +Darwin user Unmaintained (likely to be removed) >> +SLIRP Unmaintained >> -- >> 1.7.0.4 >> >> >> >>