Re: [PATCH] target/loongarch: Adjust the cpu reset action to a proper position

2025-03-04 Thread bibo mao
applied to loongarch-next. On 2025/3/3 下午9:21, Igor Mammedov wrote: On Mon, 3 Mar 2025 17:15:13 +0800 bibo mao wrote: Xianglai, There is a similar modification already, just wait a moment :) https://lists.nongnu.org/archive/html/qemu-devel/2025-02/msg01537.html Please ignore my patch (c

Re: [PATCH] target/loongarch: Adjust the cpu reset action to a proper position

2025-03-03 Thread Igor Mammedov
On Mon, 3 Mar 2025 17:15:13 +0800 bibo mao wrote: > Xianglai, > > There is a similar modification already, just wait a moment :) > https://lists.nongnu.org/archive/html/qemu-devel/2025-02/msg01537.html Please ignore my patch (commit message gives good enough justification for refactoring but

Re: [PATCH] target/loongarch: Adjust the cpu reset action to a proper position

2025-03-03 Thread bibo mao
Xianglai, There is a similar modification already, just wait a moment :) https://lists.nongnu.org/archive/html/qemu-devel/2025-02/msg01537.html Regards Bibo Mao On 2025/3/3 下午2:30, Xianglai Li wrote: The commit 5a99a10da6cf ("target/loongarch: fix vcpu reset command word issue") fixes the er