From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=41444 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OtyrZ-00006D-7O for qemu-devel@nongnu.org; Fri, 10 Sep 2010 04:21:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Otyq6-0005eS-Mm for qemu-devel@nongnu.org; Fri, 10 Sep 2010 04:20:07 -0400 Received: from mx1.redhat.com ([209.132.183.28]:52903) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Otyq6-0005eH-E3 for qemu-devel@nongnu.org; Fri, 10 Sep 2010 04:20:06 -0400 Message-ID: <4C89EA20.8020402@redhat.com> Date: Fri, 10 Sep 2010 10:19:44 +0200 From: Kevin Wolf MIME-Version: 1.0 References: <1284067117-31127-1-git-send-email-aliguori@us.ibm.com> <4C89E64D.2060702@redhat.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH] Use a Linux-style MAINTAINERS file List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: Mark McLoughlin , Anthony Liguori , Riku Voipio , Jan Kiszka , "Michael S. Tsirkin" , JV Rao , Marcelo Tosatti , qemu-devel@nongnu.org, Luiz Capitulino , Blue Swirl , =?ISO-8859-1?Q?Herv=E9_Poussineau?= , Avi Kivity , "Edgar E. Iglesias" , Amit Shah , Aurelien Jarno , Paul Brook Am 10.09.2010 10:10, schrieb Alexander Graf: >>> +IDE >>> +M: qemu-devel@nongnu.org >>> +S: Odd Fixes >>> +F: hw/ide/ >>> + >>> +SCSI >>> +M: Paul Brook > >>> +S: Odd Fixes >>> +F: hw/lsi53c895a.c >>> +F: hw/scsi* >> >> In practice, virtio-blk, IDE and partly scsi-disk were done by me >> recently. > > Submit a patch to declare you the maintainer please :). I'm commenting on a patch introducing a maintainer list. There's no real value in producing conflicts now by submitting a patch to the old incomplete file... >> I didn't see the TCG backends in the list, are they missing? > > They are there: > >> Guest CPU cores (TCG): Aren't these frontends? What I mean is tcg/ Kevin