From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33544) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZvooY-0006wa-Rt for qemu-devel@nongnu.org; Mon, 09 Nov 2015 10:57:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZvooV-0004h0-Fp for qemu-devel@nongnu.org; Mon, 09 Nov 2015 10:57:02 -0500 Received: from e06smtp06.uk.ibm.com ([195.75.94.102]:44334) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZvooV-0004gg-6Q for qemu-devel@nongnu.org; Mon, 09 Nov 2015 10:56:59 -0500 Received: from localhost by e06smtp06.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Mon, 9 Nov 2015 15:56:58 -0000 Received: from b06cxnps4074.portsmouth.uk.ibm.com (d06relay11.portsmouth.uk.ibm.com [9.149.109.196]) by d06dlp01.portsmouth.uk.ibm.com (Postfix) with ESMTP id E9BD017D8042 for ; Mon, 9 Nov 2015 15:57:08 +0000 (GMT) Received: from d06av03.portsmouth.uk.ibm.com (d06av03.portsmouth.uk.ibm.com [9.149.37.213]) by b06cxnps4074.portsmouth.uk.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id tA9FuoaH43319392 for ; Mon, 9 Nov 2015 15:56:51 GMT Received: from d06av03.portsmouth.uk.ibm.com (localhost [127.0.0.1]) by d06av03.portsmouth.uk.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id tA9FunJ9025753 for ; Mon, 9 Nov 2015 08:56:50 -0700 From: Cornelia Huck Date: Mon, 9 Nov 2015 16:56:20 +0100 Message-Id: <1447084592-26322-4-git-send-email-cornelia.huck@de.ibm.com> In-Reply-To: <1447084592-26322-1-git-send-email-cornelia.huck@de.ibm.com> References: <1447084592-26322-1-git-send-email-cornelia.huck@de.ibm.com> Subject: [Qemu-devel] [PATCH for-2.5 03/15] MAINTAINERS: update s390 file patterns List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Cornelia Huck , borntraeger@de.ibm.com, jfrei@linux.vnet.ibm.com, agraf@suse.de We were missing some files, and some files should get an additional entry to add the people actually looking after the code. Reported-by: Thomas Huth Acked-by: Christian Borntraeger Signed-off-by: Cornelia Huck --- MAINTAINERS | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index fc8abe8..9585a8b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -237,9 +237,12 @@ M: Cornelia Huck M: Alexander Graf S: Maintained F: target-s390x/kvm.c +F: target-s390x/ioinst.[ch] +F: target-s390x/machine.c F: hw/intc/s390_flic.c F: hw/intc/s390_flic_kvm.c F: include/hw/s390x/s390_flic.h +F: gdb-xml/s390*.xml X86 M: Paolo Bonzini @@ -637,14 +640,11 @@ M: Christian Borntraeger M: Alexander Graf S: Supported F: hw/char/sclp*.[hc] -F: hw/s390x/s390-virtio-ccw.c -F: hw/s390x/css.[hc] -F: hw/s390x/sclp*.[hc] -F: hw/s390x/ipl*.[hc] -F: hw/s390x/*pci*.[hc] -F: hw/s390x/s390-skeys*.c +F: hw/s390x/ +X: hw/s390x/s390-virtio-bus.[ch] F: include/hw/s390x/ F: pc-bios/s390-ccw/ +F: hw/watchdog/wdt_diag288.c T: git git://github.com/cohuck/qemu virtio-ccw-upstr UniCore32 Machines -- 2.6.3