qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Philippe Mathieu-Daudé" <f4bug@amsat.org>
To: Huacai Chen <chenhuacai@kernel.org>
Cc: Aleksandar Rikalo <aleksandar.rikalo@syrmia.com>,
	qemu-devel@nongnu.org, Aurelien Jarno <aurelien@aurel32.net>,
	Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
Subject: Re: [PATCH V19 0/5] mips: Add Loongson-3 machine support
Date: Sun, 3 Jan 2021 14:50:39 +0100	[thread overview]
Message-ID: <2276bcea-5c59-a0b2-d21e-47c9f793b614@amsat.org> (raw)
In-Reply-To: <20201221110538.3186646-1-chenhuacai@kernel.org>

On 12/21/20 12:05 PM, Huacai Chen wrote:
> Loongson-3 CPU family include Loongson-3A R1/R2/R3/R4 and Loongson-3B
> R1/R2. Loongson-3A R1 is the oldest and its ISA is the smallest, while
> Loongson-3A R4 is the newest and its ISA is almost the superset of all
> others. To reduce complexity, in QEMU we just define two CPU types:
> 
> 1, "Loongson-3A1000" CPU which is corresponding to Loongson-3A R1. It is
>    suitable for TCG because Loongson-3A R1 has fewest ASE.
> 2, "Loongson-3A4000" CPU which is corresponding to Loongson-3A R4. It is
>    suitable for KVM because Loongson-3A R4 has the VZ ASE.

Thank you Huacai for insisting up to this v19 to get
this machine in good shape.

Series applied to mips-next.

Regards,

Phil.


      parent reply	other threads:[~2021-01-03 13:51 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-21 11:05 [PATCH V19 0/5] mips: Add Loongson-3 machine support Huacai Chen
2020-12-21 11:05 ` [PATCH V19 1/5] hw/intc: Rework Loongson LIOINTC Huacai Chen
2020-12-21 11:05 ` [PATCH V19 2/5] hw/mips: Implement fw_cfg_arch_key_name() Huacai Chen
2020-12-21 11:05 ` [PATCH V19 3/5] hw/mips: Add Loongson-3 boot parameter helpers Huacai Chen
2021-01-01 20:49   ` Philippe Mathieu-Daudé
2020-12-21 11:05 ` [PATCH V19 4/5] hw/mips: Add Loongson-3 machine support Huacai Chen
2021-01-01 20:49   ` Philippe Mathieu-Daudé
2021-01-03 15:38   ` Philippe Mathieu-Daudé
2021-01-03 17:04   ` Philippe Mathieu-Daudé
2020-12-21 11:05 ` [PATCH V19 5/5] docs/system: Update MIPS machine documentation Huacai Chen
2021-01-03 13:50 ` Philippe Mathieu-Daudé [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=2276bcea-5c59-a0b2-d21e-47c9f793b614@amsat.org \
    --to=f4bug@amsat.org \
    --cc=aleksandar.qemu.devel@gmail.com \
    --cc=aleksandar.rikalo@syrmia.com \
    --cc=aurelien@aurel32.net \
    --cc=chenhuacai@kernel.org \
    --cc=qemu-devel@nongnu.org \
    /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).