summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorThomas Huth2019-05-23 18:43:06 +0200
committerChristian Borntraeger2019-06-04 14:05:38 +0200
commitedf54478d83eb0ca4174a2c9c01682c1d01cbe7d (patch)
tree14c34494794350f1074dc9fcbf127ef2bfc38b01 /MAINTAINERS
parentKVM: selftests: Align memory region addresses to 1M on s390x (diff)
downloadkernel-qcow2-linux-edf54478d83eb0ca4174a2c9c01682c1d01cbe7d.tar.gz
kernel-qcow2-linux-edf54478d83eb0ca4174a2c9c01682c1d01cbe7d.tar.xz
kernel-qcow2-linux-edf54478d83eb0ca4174a2c9c01682c1d01cbe7d.zip
KVM: selftests: Add processor code for s390x
Code that takes care of basic CPU setup, page table walking, etc. Signed-off-by: Thomas Huth <thuth@redhat.com> Message-Id: <20190523164309.13345-7-thuth@redhat.com> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index a6954776a37e..68ce91fffeaf 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8674,6 +8674,7 @@ F: arch/s390/include/asm/gmap.h
F: arch/s390/include/asm/kvm*
F: arch/s390/kvm/
F: arch/s390/mm/gmap.c
+F: tools/testing/selftests/kvm/*/s390x/
KERNEL VIRTUAL MACHINE FOR X86 (KVM/x86)
M: Paolo Bonzini <pbonzini@redhat.com>