[PULL 0/2] loongarch tcg queue

Song Gao posted 2 patches 3 weeks, 4 days ago
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(-)
[PULL 0/2] loongarch tcg queue
Posted by Song Gao 3 weeks, 4 days ago
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(-)
Re: [PULL 0/2] loongarch tcg queue
Posted by Stefan Hajnoczi 3 weeks, 2 days ago
Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/10.0 for any user-visible changes.