qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 2/8] target/loongarch: Add a check parameter to the TRANS


From: gaosong
Subject: Re: [PATCH v2 2/8] target/loongarch: Add a check parameter to the TRANS macro
Date: Mon, 14 Aug 2023 16:28:46 +0800
User-agent: Mozilla/5.0 (X11; Linux loongarch64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0

在 2023/8/11 下午11:23, Richard Henderson 写道:
On 8/11/23 03:02, Song Gao wrote:
The default check parmeter is ALL, remove TRANS_64 marco.

Suggested-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Song Gao <gaosong@loongson.cn>

If you're going to remove TRANS_64, you should simply drop the patch that added it, and be careful about the final patch ordering such that the LA32 cpu is created after your patch 3 (which adds avail_64()).

Otherwise there will be a bisection point at which LA32 is enabled, but avail_64 is not enforced.


Thanks for you suggestions.

I will add Jiajie' patches together. and adjust patches order.

Thanks.
Song Gao




reply via email to

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