qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v17 11/13] target/loongarch: Adjust functions and structure t


From: Richard Henderson
Subject: Re: [PATCH v17 11/13] target/loongarch: Adjust functions and structure to support user-mode
Date: Fri, 17 Jun 2022 19:56:42 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1

On 6/16/22 05:16, Song Gao wrote:
Some functions and member of the structure are different with softmmu-mode
So we need adjust them to support user-mode.

Signed-off-by: Song Gao<gaosong@loongson.cn>
Signed-off-by: Xiaojuan Yang<yangxiaojuan@loongson.cn>
---
  target/loongarch/cpu.c                        | 21 ++++++++++-
  target/loongarch/cpu.h                        |  6 ++++
  target/loongarch/helper.h                     |  2 ++
  .../insn_trans/trans_privileged.c.inc         | 36 +++++++++++++++++++
  target/loongarch/internals.h                  |  2 ++
  target/loongarch/op_helper.c                  |  6 ++++
  6 files changed, 72 insertions(+), 1 deletion(-)

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

r~



reply via email to

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