From: Marc Zyngier Date: Tue, 22 Jun 2021 07:46:44 +0000 (+0100) Subject: KVM: arm64: Update MAINTAINERS to include selftests X-Git-Tag: accepted/tizen/unified/20230118.172025~6813^2~24^2~2^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b356a831088730a3ef36848cd9f2d62dcac392bf;p=platform%2Fkernel%2Flinux-rpi.git 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 Signed-off-by: Marc Zyngier Link: https://lore.kernel.org/r/20210622070732.zod7gaqhqo344vg6@gator --- diff --git a/MAINTAINERS b/MAINTAINERS index 503fd21..b9d5999 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