From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43227) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZwZdi-00063p-0v for qemu-devel@nongnu.org; Wed, 11 Nov 2015 12:57:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZwZdR-0004it-AV for qemu-devel@nongnu.org; Wed, 11 Nov 2015 12:56:57 -0500 Received: from e06smtp11.uk.ibm.com ([195.75.94.107]:55882) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZwZdR-0004iU-14 for qemu-devel@nongnu.org; Wed, 11 Nov 2015 12:56:41 -0500 Received: from localhost by e06smtp11.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Wed, 11 Nov 2015 17:56:39 -0000 Received: from b06cxnps3074.portsmouth.uk.ibm.com (d06relay09.portsmouth.uk.ibm.com [9.149.109.194]) by d06dlp01.portsmouth.uk.ibm.com (Postfix) with ESMTP id 44A8F17D8067 for ; Wed, 11 Nov 2015 17:56:56 +0000 (GMT) Received: from d06av10.portsmouth.uk.ibm.com (d06av10.portsmouth.uk.ibm.com [9.149.37.251]) by b06cxnps3074.portsmouth.uk.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id tABHub8H13369752 for ; Wed, 11 Nov 2015 17:56:37 GMT Received: from d06av10.portsmouth.uk.ibm.com (localhost [127.0.0.1]) by d06av10.portsmouth.uk.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id tABGubMv014890 for ; Wed, 11 Nov 2015 09:56:38 -0700 From: Cornelia Huck Date: Wed, 11 Nov 2015 18:56:21 +0100 Message-Id: <1447264593-14625-4-git-send-email-cornelia.huck@de.ibm.com> In-Reply-To: <1447264593-14625-1-git-send-email-cornelia.huck@de.ibm.com> References: <1447264593-14625-1-git-send-email-cornelia.huck@de.ibm.com> Subject: [Qemu-devel] [PULL for-2.5 03/15] MAINTAINERS: update s390 file patterns List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: peter.maydell@linaro.org Cc: Cornelia Huck , borntraeger@de.ibm.com, jfrei@linux.vnet.ibm.com, qemu-devel@nongnu.org, 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