MAINTAINERS: RISC-V: KVM: Add another kselftests path
authorAndrew Jones <ajones@ventanamicro.com>
Thu, 17 Aug 2023 16:23:45 +0000 (18:23 +0200)
committerAnup Patel <anup@brainfault.org>
Thu, 12 Oct 2023 13:14:16 +0000 (18:44 +0530)
With the introduction of the get-reg-list test for riscv, another
directory has been added that should be tracked by riscv kvm
maintainers.

Signed-off-by: Andrew Jones <ajones@ventanamicro.com>
Reviewed-by: Haibo Xu <haibo1.xu@intel.com>
Signed-off-by: Anup Patel <anup@brainfault.org>
MAINTAINERS

index 6c4cce45a09db7419874e79fa1d55fe6611bc322..0de22d536c36519780499bbc693d1591754aeaaa 100644 (file)
@@ -11556,6 +11556,7 @@ 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>