From: Andrew Jones Date: Thu, 17 Aug 2023 16:23:45 +0000 (+0200) Subject: MAINTAINERS: RISC-V: KVM: Add another kselftests path X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=26c7d6d8a5a2ce9705e89d10683f3d41ed68de5c;p=linux.git 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: Andrew Jones Reviewed-by: Haibo Xu Signed-off-by: Anup Patel --- diff --git a/MAINTAINERS b/MAINTAINERS index 6c4cce45a09db..0de22d536c365 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -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