kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Huacai Chen <chenhuacai@gmail.com>
To: 毛碧波 <maobibo@loongson.cn>
Cc: Paolo Bonzini <pbonzini@redhat.com>,
	Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>,
	Thomas Bogendoerfer <tsbogend@alpha.franken.de>,
	kvm <kvm@vger.kernel.org>,
	"open list:MIPS" <linux-mips@vger.kernel.org>,
	Fuxin Zhang <zhangfx@lemote.com>,
	Jiaxun Yang <jiaxun.yang@flygoat.com>
Subject: Re: Re: [PATCH V6 15/15] MAINTAINERS: Update KVM/MIPS maintainers
Date: Sat, 23 May 2020 10:35:40 +0800	[thread overview]
Message-ID: <CAAhV-H6-HxksTmM5S+wDknBCh-gF-duuwyY6tAg7ov7GSUteiQ@mail.gmail.com> (raw)
In-Reply-To: <36c31c9.f74c.1723c504640.Coremail.maobibo@loongson.cn>

Hi, Bibo,

On Fri, May 22, 2020 at 8:16 PM 毛碧波 <maobibo@loongson.cn> wrote:
>
> thank huacai for the efforts, kvm mips is coming back :)
I also need to thank you and Li Xing for your help.

Btw: As Xuerui and Jiaxun said, please fix your email client,
otherwise you are killing the maillist.

>
>
> &gt; -----原始邮件-----
> &gt; 发件人: "Paolo Bonzini" <pbonzini@redhat.com>
> &gt; 发送时间: 2020-05-22 15:24:42 (星期五)
> &gt; 收件人: "Huacai Chen" <chenhuacai@gmail.com>
> &gt; 抄送: "Aleksandar Markovic" <aleksandar.qemu.devel@gmail.com>, "Thomas Bogendoerfer" <tsbogend@alpha.franken.de>, kvm <kvm@vger.kernel.org>, "open list:MIPS" <linux-mips@vger.kernel.org>, "Fuxin Zhang" <zhangfx@lemote.com>, "Jiaxun Yang" <jiaxun.yang@flygoat.com>
> &gt; 主题: Re: [PATCH V6 15/15] MAINTAINERS: Update KVM/MIPS maintainers
> &gt;
> &gt; On 22/05/20 07:34, Huacai Chen wrote:
> &gt; &gt;&gt; I am going to queue them for 5.8.
> &gt; &gt; Thank you for your help. But this series depends on an early patch
> &gt; &gt; from Jiaxun Yang ("MIPS: Loongson64: Probe CPU features via CPUCFG")
> &gt; &gt; which seems only in MIPS tree now. So, maybe this series is better be
> &gt; &gt; queued in Thomas's tree?
> &gt; &gt;
> &gt;
> &gt; That's not a problem, I can handle it during the merge window.  In the
> &gt; future I'd ask for a topic branch or something like that.
> &gt;
> &gt; Thanks for bringing KVM/MIPS back to life. :)
> &gt;
> &gt; Paolo
> </jiaxun.yang@flygoat.com></zhangfx@lemote.com></linux-mips@vger.kernel.org></kvm@vger.kernel.org></tsbogend@alpha.franken.de></aleksandar.qemu.devel@gmail.com></chenhuacai@gmail.com></pbonzini@redhat.com>

      reply	other threads:[~2020-05-23  2:35 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-17  4:05 [PATCH V6 00/15] KVM: MIPS: Add Loongson-3 support (Host Side) Huacai Chen
2020-05-17  4:05 ` [PATCH V6 01/15] KVM: MIPS: Define KVM_ENTRYHI_ASID to cpu_asid_mask(&boot_cpu_data) Huacai Chen
2020-05-19 11:49   ` Sasha Levin
2020-05-17  4:05 ` [PATCH V6 02/15] KVM: MIPS: Fix VPN2_MASK definition for variable cpu_vmbits Huacai Chen
2020-05-17  4:06 ` [PATCH V6 03/15] KVM: MIPS: Increase KVM_MAX_VCPUS and KVM_USER_MEM_SLOTS to 16 Huacai Chen
2020-05-17  4:06 ` [PATCH V6 04/15] KVM: MIPS: Add EVENTFD support which is needed by VHOST Huacai Chen
2020-05-17  4:06 ` [PATCH V6 05/15] KVM: MIPS: Use lddir/ldpte instructions to lookup gpa_mm.pgd Huacai Chen
2020-05-17  4:06 ` [PATCH V6 06/15] KVM: MIPS: Introduce and use cpu_guest_has_ldpte Huacai Chen
2020-05-17  4:06 ` [PATCH V6 07/15] KVM: MIPS: Use root tlb to control guest's CCA for Loongson-3 Huacai Chen
2020-05-17  4:06 ` [PATCH V6 08/15] KVM: MIPS: Let indexed cacheops cause guest exit on Loongson-3 Huacai Chen
2020-05-17  4:06 ` [PATCH V6 09/15] KVM: MIPS: Add more types of virtual interrupts Huacai Chen
2020-05-17  4:06 ` [PATCH V6 10/15] KVM: MIPS: Add Loongson-3 Virtual IPI interrupt support Huacai Chen
2020-05-17  4:06 ` [PATCH V6 11/15] KVM: MIPS: Add CPUCFG emulation for Loongson-3 Huacai Chen
2020-05-17  4:06 ` [PATCH V6 12/15] KVM: MIPS: Add CONFIG6 and DIAG registers emulation Huacai Chen
2020-05-17  4:06 ` [PATCH V6 13/15] KVM: MIPS: Add more MMIO load/store instructions emulation Huacai Chen
2020-05-17  4:06 ` [PATCH V6 14/15] KVM: MIPS: Enable KVM support for Loongson-3 Huacai Chen
2020-05-17  4:06 ` [PATCH V6 15/15] MAINTAINERS: Update KVM/MIPS maintainers Huacai Chen
2020-05-17  8:22   ` Thomas Bogendoerfer
2020-05-18  8:23     ` Aleksandar Markovic
2020-05-21  9:22       ` Aleksandar Markovic
2020-05-21  9:45         ` Huacai Chen
2020-05-21 11:04           ` Aleksandar Markovic
2020-05-21 14:04             ` Paolo Bonzini
2020-05-22  5:34               ` Huacai Chen
2020-05-22  7:24                 ` Paolo Bonzini
2020-05-22 12:16                   ` 毛碧波
2020-05-23  2:35                     ` Huacai Chen [this message]

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=CAAhV-H6-HxksTmM5S+wDknBCh-gF-duuwyY6tAg7ov7GSUteiQ@mail.gmail.com \
    --to=chenhuacai@gmail.com \
    --cc=aleksandar.qemu.devel@gmail.com \
    --cc=jiaxun.yang@flygoat.com \
    --cc=kvm@vger.kernel.org \
    --cc=linux-mips@vger.kernel.org \
    --cc=maobibo@loongson.cn \
    --cc=pbonzini@redhat.com \
    --cc=tsbogend@alpha.franken.de \
    --cc=zhangfx@lemote.com \
    /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).