On 2/10/26 21:33, Anton Johansson wrote:
Replaces remaining uses of TARGET_PHYS_ADDR_SPACE_BITS with runtime calls to loongarch_palen_mask() to fetch the physical address mask from the cpucfg PALEN field.Signed-off-by: Anton Johansson<[email protected]> --- include/hw/loongarch/boot.h | 3 ++- hw/loongarch/boot.c | 28 ++++++++++++++++------------ hw/loongarch/virt.c | 5 ++++- 3 files changed, 22 insertions(+), 14 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
