qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v17 08/13] target/loongarch: Fix missing update CSR_BADV


From: Richard Henderson
Subject: Re: [PATCH v17 08/13] target/loongarch: Fix missing update CSR_BADV
Date: Fri, 17 Jun 2022 19:49:45 -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:
loongarch_cpu_do_interrupt() should update CSR_BADV for some EXCCODE.

Signed-off-by: Song Gao<gaosong@loongson.cn>
Signed-off-by: Xiaojuan Yang<yangxiaojuan@loongson.cn>
---
  target/loongarch/cpu.c | 10 ++++++----
  1 file changed, 6 insertions(+), 4 deletions(-)

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

r~



reply via email to

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