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.hender...@linaro.org>
r~