From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:59134) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UCrW8-0000Cm-E1 for qemu-devel@nongnu.org; Tue, 05 Mar 2013 08:02:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UCrW6-0006aS-G5 for qemu-devel@nongnu.org; Tue, 05 Mar 2013 08:02:52 -0500 Received: from cantor2.suse.de ([195.135.220.15]:37828 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UCrW6-0006VL-9u for qemu-devel@nongnu.org; Tue, 05 Mar 2013 08:02:50 -0500 Message-ID: <5135ECCF.4070207@suse.de> Date: Tue, 05 Mar 2013 14:02:07 +0100 From: Alexander Graf MIME-Version: 1.0 References: <1362486121-13243-1-git-send-email-cornelia.huck@de.ibm.com> <1362486121-13243-2-git-send-email-cornelia.huck@de.ibm.com> In-Reply-To: <1362486121-13243-2-git-send-email-cornelia.huck@de.ibm.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] virtio-ccw maintainer List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Cornelia Huck Cc: Anthony Liguori , qemu-devel On 03/05/2013 01:22 PM, Cornelia Huck wrote: > Add myself as maintainer for virtio-ccw and the s390-ccw-virtio machine. > > Signed-off-by: Cornelia Huck Thanks, applied to s390-next. I also added an M entry for myself on the ccw machine too, so that I can properly steer where developments go there. The virtio-ccw virtio target is all yours though :). Alex > --- > MAINTAINERS | 13 +++++++++++++ > 1 file changed, 13 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 21043e4..74e156f 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -449,6 +449,13 @@ M: Alexander Graf > S: Maintained > F: hw/s390-*.c > > +S390 Virtio-ccw > +M: Cornelia Huck > +S: Supported > +F: hw/s390x/s390-virtio-ccw.c > +F: hw/s390x/css.[hc] > +T: git git://github.com/cohuck/qemu virtio-ccw-upstr > + > UniCore32 Machines > ------------- > PKUnity-3 SoC initramfs-with-busybox > @@ -560,6 +567,12 @@ M: Stefan Hajnoczi > S: Supported > F: hw/virtio-blk* > > +virtio-ccw > +M: Cornelia Huck > +S: Supported > +F: hw/s390x/virtio-ccw.[hc] > +T: git git://github.com/cohuck/qemu virtio-ccw-upstr > + > virtio-serial > M: Amit Shah > S: Supported