From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1E97FC433E0 for ; Fri, 15 May 2020 01:50:16 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 038872054F for ; Fri, 15 May 2020 01:50:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726192AbgEOBuP convert rfc822-to-8bit (ORCPT ); Thu, 14 May 2020 21:50:15 -0400 Received: from mail-il1-f195.google.com ([209.85.166.195]:40174 "EHLO mail-il1-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726100AbgEOBuP (ORCPT ); Thu, 14 May 2020 21:50:15 -0400 Received: by mail-il1-f195.google.com with SMTP id e8so904965ilm.7; Thu, 14 May 2020 18:50:14 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=JfcJwOjz9RXRUQpkXkIR/GLlPPGXPrK7BjAdsObVwTI=; b=kOeBzGiw38s+/xbvuJQhkC89Sn3z7JWPiI20Ihr+1KUoeu79D9puSsc71Lbyvs5rpA 50UQg2k+bNDAL42VArdzXMWdy1pFNWb+cn+GPPFzqYVWVB4zif5iUeCoOUi3+UVIE2XG ICJRD2CvdLcS9d1zDKlOaYiPKdIE85X9lntpsPG21qhHq312ppuH6IMhjTFh10lKGjfe zWQVJQLpJkkFEbvzGCB5oDZBLTP+CcIAdnwFTveDkjUa9McA9SsAK6J6Uxlo+fJSiIYR 53jXZdU6NTUq5mHOs8036bsJzqG2/bLws/Nm50ZkVv+Crgwe64nuYjNXY7ynVe5+iyEc i+xw== X-Gm-Message-State: AOAM533eeltJX9s2WBivuke0J0+1uJsaLN3EQKpkC3nM17puHUkgDAxf GKWHrlBexova1lyzsVZusAROcg18luL/mJpaQEs= X-Google-Smtp-Source: ABdhPJxyoyUCvceLnDefUyOdxb19iWJfJ5neAUdgZAsqOBEqFn7CWztNlWMjq4WJZvLRRQgNGHenz+sw5ASBLceoSzs= X-Received: by 2002:a92:980f:: with SMTP id l15mr1040218ili.251.1589507414350; Thu, 14 May 2020 18:50:14 -0700 (PDT) MIME-Version: 1.0 References: <1589359366-1669-1-git-send-email-chenhc@lemote.com> <1589359366-1669-16-git-send-email-chenhc@lemote.com> In-Reply-To: From: Huacai Chen Date: Fri, 15 May 2020 09:50:04 +0800 Message-ID: Subject: Re: [PATCH V5 15/15] MAINTAINERS: Update KVM/MIPS maintainers To: Jiaxun Yang Cc: Paolo Bonzini , Thomas Bogendoerfer , Aleksandar Markovic , kvm , "open list:MIPS" , Fuxin Zhang Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT Sender: linux-mips-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-mips@vger.kernel.org Hi, Jiaxun, On Thu, May 14, 2020 at 9:34 PM Jiaxun Yang wrote: > > > > 于 2020年5月13日 GMT+08:00 下午4:42:46, Huacai Chen 写到: > >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. > > > >Signed-off-by: Huacai Chen > >--- > > Reviewed-by: Jiaxun Yang > > Huacai is extremely experienced on virtualization, > his PhD thesis is about virtualization too. > He had been working on Loongson kernel for a long period. > > Alexander maintained QEMU/MIPS for some years, he is a expert on > QEMU and MIPS architecture. > > I believe these guys can effectively bring MIPS/KVM support back to sea level again. Thank you very much, and I think you won't be disappointed in us. > > Best wishes! > -- > Jiaxun Yang Regards, Huacai