qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: chen huacai <zltjiangshi@gmail.com>
To: Jiaxun Yang <jiaxun.yang@flygoat.com>
Cc: "Yunqiang Su" <syq@debian.org>,
	"Thomas Bogendoerfer" <tsbogend@alpha.franken.de>,
	qemu-level <qemu-devel@nongnu.org>,
	"Aleksandar Rikalo" <aleksandar.rikalo@syrmia.com>,
	"Philippe Mathieu-Daudé" <f4bug@amsat.org>,
	"Aleksandar Markovic" <aleksandar.qemu.devel@gmail.com>,
	"Huacai Chen" <chenhc@lemote.com>,
	"Lichao Liu" <liulichao@loongson.cn>,
	"Aurelien Jarno" <aurelien@aurel32.net>
Subject: Re: [PATCH 5/5] MAINTAINERS: Adjust MIPS maintainership (Add Huacai Chen & Jiaxun Yang)
Date: Fri, 3 Jul 2020 09:19:45 +0800	[thread overview]
Message-ID: <CABDp7VoRmPzu0R1OGaG268vi_4tHxU9LGPMstymqT2xCDSTAfA@mail.gmail.com> (raw)
In-Reply-To: <27bef940-48cd-1d1b-85b8-45328baa2917@flygoat.com>

Acked-by: Huacai Chen <chenhc@lemote.com>

On Thu, Jul 2, 2020 at 10:23 PM Jiaxun Yang <jiaxun.yang@flygoat.com> wrote:
>
>
> 在 2020/7/2 下午9:37, Philippe Mathieu-Daudé 写道:
> > From: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
> >
> > Huacai Chen steps in as new energy [1].
> >
> > Aurelien Jarno comment [2]:
> >
> >    It happens that I known Huacai Chen from the time he was
> >    upstreaming the Loongson 3 support to the kernel, I have been
> >    testing and reviewing his patches. I also know Jiaxun Yang from
> >    the #debian-mips IRC channel. I know that they are both very
> >    competent and have a good knowledge of the open source world.
> >    I therefore agree that they are good additions to maintain and/or
> >    review the MIPS part of QEMU.
> >
> > [1] https://www.mail-archive.com/qemu-devel@nongnu.org/msg718434.html
> > [2] https://www.mail-archive.com/qemu-devel@nongnu.org/msg718738.html
> >
> > Cc: Huacai Chen <chenhc@lemote.com>
> > Cc: Jiaxun Yang <jiaxun.yang@flygoat.com>
> > Cc: Aurelien Jarno <aurelien@aurel32.net>
> > Signed-off-by: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
> > Message-Id: <20200701182559.28841-3-aleksandar.qemu.devel@gmail.com>
> > PMD: [Split patch in 3, added Aurelien comment]
> > Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
>
> Acked-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
>
> I can help with reviewing relevant patches .
>
> Thanks.
>
> > ---
> > Aurelien comment is probably worth an Acked-by tag.
> >
> > Cc: Yunqiang Su <ysu@wavecomp.com>
>
> + Yunqiang's Debian mailbox as he no longer works for MIPS/Wave but
> still working on Debian/MIPS.
>
> > Cc: Lichao Liu <liulichao@loongson.cn>
> > Cc: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
> > Cc: Aleksandar Rikalo <aleksandar.rikalo@syrmia.com>
> >
> >   MAINTAINERS | 4 ++++
> >   1 file changed, 4 insertions(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 64f54c553c..8155525077 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -213,6 +213,7 @@ F: disas/microblaze.c
> >
> >   MIPS TCG CPUs
> >   M: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
> > +R: Jiaxun Yang <jiaxun.yang@flygoat.com>
> >   R: Aleksandar Rikalo <aleksandar.rikalo@syrmia.com>
> >   S: Maintained
> >   F: target/mips/
> > @@ -375,6 +376,7 @@ S: Maintained
> >   F: target/arm/kvm.c
> >
> >   MIPS KVM CPUs
> > +M: Huacai Chen <chenhc@lemote.com>
> >   M: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
> >   S: Odd Fixes
> >   F: target/mips/kvm.c
> > @@ -2672,6 +2674,8 @@ F: disas/i386.c
> >
> >   MIPS TCG target
> >   M: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
> > +R: Huacai Chen <chenhc@lemote.com>
> > +R: Jiaxun Yang <jiaxun.yang@flygoat.com>
> >   R: Aleksandar Rikalo <aleksandar.rikalo@syrmia.com>
> >   S: Maintained
> >   F: tcg/mips/
>


-- 
Huacai Chen


  reply	other threads:[~2020-07-03  1:21 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-02 13:36 [PATCH 0/5] MIPS patches queue for 5.1 soft freeze Philippe Mathieu-Daudé
2020-07-02 13:36 ` [PATCH 1/5] Revert "hw/intc: Add Loongson LIOINTC support" Philippe Mathieu-Daudé
2020-07-02 13:36 ` [PATCH 2/5] target/mips: Remove identical if/else branches Philippe Mathieu-Daudé
2020-07-02 13:36   ` [Bug 1885718] " Philippe Mathieu-Daudé
2020-07-02 13:36 ` [PATCH 3/5] MAINTAINERS: Adjust MIPS maintainership (remove Aurelien Jarno) Philippe Mathieu-Daudé
2020-07-02 13:37 ` [PATCH 4/5] MAINTAINERS: Adjust MIPS maintainership (remove Paul Burton) Philippe Mathieu-Daudé
2020-07-14 14:06   ` Philippe Mathieu-Daudé
2020-07-02 13:37 ` [PATCH 5/5] MAINTAINERS: Adjust MIPS maintainership (Add Huacai Chen & Jiaxun Yang) Philippe Mathieu-Daudé
2020-07-02 14:20   ` Jiaxun Yang
2020-07-03  1:19     ` chen huacai [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-06-30 12:35 [Bug 1885718] [NEW] qemu/target/mips/op_helper.c:943:5: style:inconclusive: Found duplicate branches for 'if' and 'else' dcb
2020-06-30 13:42 ` [Bug 1885718] " Aleksandar Markovic
2020-06-30 13:48 ` Philippe Mathieu-Daudé

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CABDp7VoRmPzu0R1OGaG268vi_4tHxU9LGPMstymqT2xCDSTAfA@mail.gmail.com \
    --to=zltjiangshi@gmail.com \
    --cc=aleksandar.qemu.devel@gmail.com \
    --cc=aleksandar.rikalo@syrmia.com \
    --cc=aurelien@aurel32.net \
    --cc=chenhc@lemote.com \
    --cc=f4bug@amsat.org \
    --cc=jiaxun.yang@flygoat.com \
    --cc=liulichao@loongson.cn \
    --cc=qemu-devel@nongnu.org \
    --cc=syq@debian.org \
    --cc=tsbogend@alpha.franken.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).