aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTianrui Zhao <[email protected]>2023-10-02 10:01:29 +0800
committerHuacai Chen <[email protected]>2023-10-02 10:01:29 +0800
commit2c10cda4b777be4be9d9e69e4f70c818dbb15e21 (patch)
treed9d571f50e516d9ce848532ff57cb97ab64e3e8b
parent6f0257a03212d4f66954ce14402adb5c68fed075 (diff)
LoongArch: KVM: Add maintainers for LoongArch KVM
Add maintainers for LoongArch KVM. Acked-by: Huacai Chen <[email protected]> Signed-off-by: Tianrui Zhao <[email protected]> Signed-off-by: Huacai Chen <[email protected]>
-rw-r--r--MAINTAINERS12
1 files changed, 12 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 35977b269d5e..4ef242344028 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11523,6 +11523,18 @@ F: include/kvm/arm_*
F: tools/testing/selftests/kvm/*/aarch64/
F: tools/testing/selftests/kvm/aarch64/
+KERNEL VIRTUAL MACHINE FOR LOONGARCH (KVM/LoongArch)
+M: Tianrui Zhao <[email protected]>
+M: Bibo Mao <[email protected]>
+M: Huacai Chen <[email protected]>
+S: Maintained
+T: git git://git.kernel.org/pub/scm/virt/kvm/kvm.git
+F: arch/loongarch/include/asm/kvm*
+F: arch/loongarch/include/uapi/asm/kvm*
+F: arch/loongarch/kvm/
+
KERNEL VIRTUAL MACHINE FOR MIPS (KVM/mips)
M: Huacai Chen <[email protected]>