aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorMarc Zyngier <maz@kernel.org>2021-06-22 08:46:44 +0100
committerMarc Zyngier <maz@kernel.org>2021-06-22 08:51:29 +0100
commitb356a831088730a3ef36848cd9f2d62dcac392bf (patch)
tree2cb1ad0955534eb19b58f3704a103bb5ba260e6b /MAINTAINERS
parentKVM: arm64: selftests: get-reg-list: Split base and pmu registers (diff)
downloadlinux-dev-b356a831088730a3ef36848cd9f2d62dcac392bf.tar.xz
linux-dev-b356a831088730a3ef36848cd9f2d62dcac392bf.zip
KVM: arm64: Update MAINTAINERS to include selftests
As the KVM/arm64 selftests are routed via the kvmarm tree, add the relevant references to the MAINTAINERS file. Suggested-by: Andrew Jones <drjones@redhat.com> Signed-off-by: Marc Zyngier <maz@kernel.org> Link: https://lore.kernel.org/r/20210622070732.zod7gaqhqo344vg6@gator
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 503fd21901f1..b9d5999253c4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9993,6 +9993,8 @@ F: arch/arm64/include/asm/kvm*
F: arch/arm64/include/uapi/asm/kvm*
F: arch/arm64/kvm/
F: include/kvm/arm_*
+F: tools/testing/selftests/kvm/*/aarch64/
+F: tools/testing/selftests/kvm/aarch64/
KERNEL VIRTUAL MACHINE FOR MIPS (KVM/mips)
M: Huacai Chen <chenhuacai@kernel.org>