Hi, Tianrui, On Fri, Jun 9, 2023 at 5:06 PM Tianrui Zhao <zhaotianrui@xxxxxxxxxxx> wrote: > > Add maintainers for LoongArch KVM. > > Signed-off-by: Tianrui Zhao <zhaotianrui@xxxxxxxxxxx> > --- > MAINTAINERS | 12 ++++++++++++ > 1 file changed, 12 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 27ef11624748..c2fbfd6ad4e5 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -11357,6 +11357,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 <zhaotianrui@xxxxxxxxxxx> > +M: Bibo Mao <maobibo@xxxxxxxxxxx> > +M: Huacai Chen <chenhuacai@xxxxxxxxxx> > +L: kvm@xxxxxxxxxxxxxxx > +L: loongarch@xxxxxxxxxxxxxxx > +S: Maintained > +T: git https://github.com/loongson/linux-loongarch-kvm I'm not sure, but I think this should be a tree which can be used to send PR for upstream maintainers. If no other selection, we should use git git://git.kernel.org/pub/scm/virt/kvm/kvm.git Huacai > +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 <chenhuacai@xxxxxxxxxx> > M: Aleksandar Markovic <aleksandar.qemu.devel@xxxxxxxxx> > -- > 2.39.1 > >