MAINTAINERS: Update KVM RISC-V entry to cover selftests support
authorAnup Patel <anup@brainfault.org>
Mon, 9 May 2022 05:53:16 +0000 (11:23 +0530)
committerAnup Patel <anup@brainfault.org>
Fri, 20 May 2022 03:39:23 +0000 (09:09 +0530)
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>
MAINTAINERS

index d6d879c..e5b7a32 100644 (file)
@@ -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>