qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/3] loongarch fixes for 9.0
@ 2024-03-20  2:40 Song Gao
  2024-03-20  2:40 ` [PULL 1/3] hw/intc/loongarch_extioi: Fix interrupt routing update Song Gao
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Song Gao @ 2024-03-20  2:40 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell

The following changes since commit c62d54d0a8067ffb3d5b909276f7296d7df33fa7:

  Update version for v9.0.0-rc0 release (2024-03-19 19:13:52 +0000)

are available in the Git repository at:

  https://gitlab.com/gaosong/qemu.git tags/pull-loongarch-20240320

for you to fetch changes up to 77642f92c0b71a105aba2a4d03bc62328eae703b:

  target/loongarch: Fix qemu-loongarch64 hang when executing 'll.d $t0, $t0, 0' (2024-03-20 10:20:08 +0800)

----------------------------------------------------------------
pull-loongarch-20240320

----------------------------------------------------------------
Bibo Mao (1):
      hw/intc/loongarch_extioi: Fix interrupt routing update

Song Gao (1):
      target/loongarch: Fix qemu-loongarch64 hang when executing 'll.d $t0, $t0, 0'

Xianglai Li (1):
      target/loongarch: Fix tlb huge page loading issue

 hw/intc/loongarch_extioi.c                         |   2 +-
 target/loongarch/cpu-csr.h                         |   3 +
 target/loongarch/internals.h                       |   5 -
 target/loongarch/tcg/insn_trans/trans_atomic.c.inc |   8 +-
 target/loongarch/tcg/tlb_helper.c                  | 113 ++++++++++++++-------
 5 files changed, 87 insertions(+), 44 deletions(-)



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

end of thread, other threads:[~2024-07-24  1:01 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-20  2:40 [PULL 0/3] loongarch fixes for 9.0 Song Gao
2024-03-20  2:40 ` [PULL 1/3] hw/intc/loongarch_extioi: Fix interrupt routing update Song Gao
2024-03-20  2:40 ` [PULL 2/3] target/loongarch: Fix tlb huge page loading issue Song Gao
2024-03-21 17:10   ` Michael Tokarev
2024-07-23 15:47   ` Peter Maydell
2024-07-24  1:00     ` gaosong
2024-03-20  2:40 ` [PULL 3/3] target/loongarch: Fix qemu-loongarch64 hang when executing 'll.d $t0, $t0, 0' Song Gao
2024-03-21 17:13   ` Michael Tokarev
2024-03-22  1:02     ` gaosong
2024-03-20 15:05 ` [PULL 0/3] loongarch fixes for 9.0 Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).