From: David Hildenbrand Date: Thu, 28 Sep 2017 13:46:05 +0000 (+0200) Subject: MAINTAINERS: use KVM s390x maintainers for kvm-stubs.c and kvm_s390x.h X-Git-Tag: qemu-xen-4.11.0-rc1~131^2~13 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=040078e06d5ed5ce73e5aaaeeb877cbb7a44bdf5;p=qemu-xen.git MAINTAINERS: use KVM s390x maintainers for kvm-stubs.c and kvm_s390x.h Forgot it when factoring code out into these files. This is 100% s390x KVM material. Signed-off-by: David Hildenbrand Message-Id: <20170928134609.16985-2-david@redhat.com> Acked-by: Christian Borntraeger Signed-off-by: Cornelia Huck --- diff --git a/MAINTAINERS b/MAINTAINERS index 932443df41..772ac209e1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -299,6 +299,8 @@ M: Cornelia Huck M: Alexander Graf S: Maintained F: target/s390x/kvm.c +F: target/s390x/kvm_s390x.h +F: target/s390x/kvm-stub.c F: target/s390x/ioinst.[ch] F: target/s390x/machine.c F: hw/intc/s390_flic.c