[PATCH] MAINTAINERS: Update KVM RISC-V entry to cover selftests support

Anup Patel posted 1 patch 3 years, 12 months ago
MAINTAINERS | 2 ++
1 file changed, 2 insertions(+)
[PATCH] MAINTAINERS: Update KVM RISC-V entry to cover selftests support
Posted by Anup Patel 3 years, 12 months ago
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 | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index e8c52d0192a6..ee73a71c1500 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10767,6 +10767,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>
-- 
2.34.1
Re: [PATCH] MAINTAINERS: Update KVM RISC-V entry to cover selftests support
Posted by Paolo Bonzini 3 years, 11 months ago
Queued, thanks.

Paolo
Re: [PATCH] MAINTAINERS: Update KVM RISC-V entry to cover selftests support
Posted by Anup Patel 3 years, 11 months ago
On Mon, May 9, 2022 at 11:37 AM Anup Patel <anup@brainfault.org> wrote:
>
> 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>

Queued this patch for 5.19

Thanks,
Anup

> ---
>  MAINTAINERS | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e8c52d0192a6..ee73a71c1500 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -10767,6 +10767,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>
> --
> 2.34.1
>