Commit 26c7d6d8 authored by Andrew Jones's avatar Andrew Jones Committed by Anup Patel
Browse files

MAINTAINERS: RISC-V: KVM: Add another kselftests path



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: default avatarAndrew Jones <ajones@ventanamicro.com>
Reviewed-by: default avatarHaibo Xu <haibo1.xu@intel.com>
Signed-off-by: default avatarAnup Patel <anup@brainfault.org>
parent c04913f2
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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>