The following changes since commit e8a01102936286e012ed0f00bd7f3b7474d415c9:
Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into staging (2025-03-05 21:58:23 +0800) are available in the Git repository at: https://gitlab.com/gaosong/qemu.git tags/pull-loongarch-20250307 for you to fetch changes up to d882c284a3d4472d827e49a7357198b611900b08: target/loongarch: check tlb_ps (2025-03-07 10:15:08 +0800) ---------------------------------------------------------------- pull-loongarch-tcg-20250307 ---------------------------------------------------------------- Song Gao (2): target/loongarch: fix 'make check-functional' failed target/loongarch: check tlb_ps target/loongarch/cpu.c | 11 +++++-- target/loongarch/helper.h | 1 + target/loongarch/internals.h | 2 ++ target/loongarch/tcg/csr_helper.c | 26 ++++++++++++++-- .../tcg/insn_trans/trans_privileged.c.inc | 1 + target/loongarch/tcg/tlb_helper.c | 35 ++++++++++++++++++++-- 6 files changed, 68 insertions(+), 8 deletions(-)