All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/2] loongarch tcg queue
@ 2025-03-07  2:19 Song Gao
  2025-03-07  2:19 ` [PULL 1/2] target/loongarch: fix 'make check-functional' failed Song Gao
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Song Gao @ 2025-03-07  2:19 UTC (permalink / raw)
  To: qemu-devel; +Cc: stefanha, maobibo

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(-)



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-03-19  2:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-07  2:19 [PULL 0/2] loongarch tcg queue Song Gao
2025-03-07  2:19 ` [PULL 1/2] target/loongarch: fix 'make check-functional' failed Song Gao
2025-03-07  2:19 ` [PULL 2/2] target/loongarch: check tlb_ps Song Gao
2025-03-18 16:23   ` Peter Maydell
2025-03-19  2:24     ` gaosong
2025-03-09  0:41 ` [PULL 0/2] loongarch tcg queue Stefan Hajnoczi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.