summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorAnup Patel <anup@brainfault.org>2022-05-09 08:53:16 +0300
committerAnup Patel <anup@brainfault.org>2022-05-20 06:39:23 +0300
commitfed9b26b2501ea0ce41ae3a788bcc498440589c6 (patch)
treee0438d722fcd09f4bca282e53e758aebe3731111 /MAINTAINERS
parentaffa28e4d094b48a7b27dd0c5b8258288b6c4a24 (diff)
downloadlinux-fed9b26b2501ea0ce41ae3a788bcc498440589c6.tar.xz
MAINTAINERS: Update KVM RISC-V entry to cover selftests support
We update KVM RISC-V maintainers entry to include appropriate KVM selftests directories so that RISC-V related KVM selftests patches are CC'ed to KVM RISC-V mailing list. Signed-off-by: Anup Patel <anup@brainfault.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index d6d879cb0afd..e5b7a325a7b5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10769,6 +10769,8 @@ T: git git://github.com/kvm-riscv/linux.git
F: arch/riscv/include/asm/kvm*
F: arch/riscv/include/uapi/asm/kvm*
F: arch/riscv/kvm/
+F: tools/testing/selftests/kvm/*/riscv/
+F: tools/testing/selftests/kvm/riscv/
KERNEL VIRTUAL MACHINE for s390 (KVM/s390)
M: Christian Borntraeger <borntraeger@linux.ibm.com>