diff options
author | Huacai Chen <chenhc@lemote.com> | 2020-07-29 14:58:39 +0800 |
---|---|---|
committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 2020-08-04 09:39:30 +0200 |
commit | 82ad03db050597ee62a7eab8c300871f78734ed9 (patch) | |
tree | 2dcfd038b2e2696ed0740561d9d917bb973ce1e5 | |
parent | 70b838292bef4e385579c7d0871bd457935a569a (diff) | |
download | linux-82ad03db050597ee62a7eab8c300871f78734ed9.tar.gz linux-82ad03db050597ee62a7eab8c300871f78734ed9.tar.bz2 linux-82ad03db050597ee62a7eab8c300871f78734ed9.zip |
MAINTAINERS: Update KVM/MIPS maintainers
James Hogan has become inactive for a long time and leaves KVM for MIPS
orphan. I'm working on KVM/Loongson and attempt to make it upstream both
in kernel and QEMU, while Aleksandar Markovic is already a maintainer of
QEMU/MIPS. We are both interested in QEMU/KVM/MIPS, and we have already
made some contributions in kernel and QEMU. If possible, we want to take
the KVM/MIPS maintainership.
Reviewed-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Reviewed-by: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
Signed-off-by: Huacai Chen <chenhc@lemote.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index bddc79ae76e6..87d26c167c99 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9441,9 +9441,11 @@ F: arch/arm64/kvm/ F: include/kvm/arm_* KERNEL VIRTUAL MACHINE FOR MIPS (KVM/mips) +M: Huacai Chen <chenhc@lemote.com> +M: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com> L: linux-mips@vger.kernel.org L: kvm@vger.kernel.org -S: Orphan +S: Maintained F: arch/mips/include/asm/kvm* F: arch/mips/include/uapi/asm/kvm* F: arch/mips/kvm/ |