qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v5 11/11] target/loongarch: Add loongarch32 cpu la132


From: Richard Henderson
Subject: Re: [PATCH v5 11/11] target/loongarch: Add loongarch32 cpu la132
Date: Wed, 9 Aug 2023 08:11:53 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.13.0

On 8/9/23 01:26, Jiajie Chen wrote:
Add la132 as a loongarch32 cpu type and allow virt machine to be used
with la132 instead of la464.

Due to lack of public documentation of la132, it is currently a
synthetic loongarch32 cpu model. Details need to be added in the future.

Signed-off-by: Jiajie Chen<c@jia.je>
---
  hw/loongarch/virt.c    |  5 -----
  target/loongarch/cpu.c | 29 +++++++++++++++++++++++++++++
  2 files changed, 29 insertions(+), 5 deletions(-)

Acked-by: Richard Henderson <richard.henderson@linaro.org>


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]